IsError Function

Tests if a variable contains an error value.

Süntaks:

IsError (Var)

Tagastusväärtus:

Tõeväärtus

Parameetrid:

Var: Any variable that you want to test. If the variable contains an error value, the function returns True, otherwise the function returns False.