Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






Err function

Returns the current error number.

Syntax

Err

Return value

Err returns an Integer. If there is no current error, Err returns FALSE (0).

Usage

The error number is set when an error occurs, or by the Err statement. Generally, the function Err is used within an error-handling routine.

You can call the function as either Err or Err().

Language cross-reference

@IsError function in formula language

See examples

Examples: Err function
Related topics
LotusScript Language Reference: E through H
Erl function
Err statement
Error function
Error statement
On Error statement
Resume statement




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009