Logo del software Lotus
IBM Lotus Domino Designer 8.5
  Versioni 8.5 e 8.5.1






Erl function

Returns the line number in the current script procedure where the current error occurred.

Syntax

Erl

Return value

Erl returns an Integer. It returns FALSE (0) if there is no current error, which signifies that the most recent error has been handled.

Usage

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

The line number returned by Erl is for the procedure handling the error. If a calling procedure contains an On Error statement and the called procedure does not, an error in the called procedure is reported at the line number of the Call statement or function reference in the calling procedure.

See examples

Examples: Erl function
Vedere anche
LotusScript Language Reference: E through H
Err function
Err statement
Error function
Error statement
On Error statement
Resume statement




Libreria | Supporto | Termini d'uso |

Ultimo aggiornamento: Venerdì 5 Ottobre 2009