LOTUSSCRIPT LANGUAGE
Sets the current error number.
Syntax
Err = errNumber
Elements
errNumber
The Err statement sets the current error number to an error number you specify. This may be any number in the range 0 to 32767 inclusive.
Example See Also