ISERROR

Syntax

ISERROR(possibleError:<Any>)

Description

ISERROR returns TRUE if the value is any error value.

  • returns TRUE if 'possibleError' is an ERROR value, otherwise FALSE.

Example

ISERROR(#B)

ABISERROR
0<error>true
1

5.0

false
22.5false
31.666false
41.25false