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






End statement

Terminates execution of the currently executing script.

Syntax

End [ returnCode ]

Elements

returnCode

Optional. An integer expression. The script returns the value of this expression to the Lotus software application that executed the script.

Usage

Some Lotus products do not expect a return value when an End statement executes. See the product's documentation. If the product does not expect a return value, you do not need to use returnCode. The product will ignore it if you do.

Language cross-reference

@Return function in formula language

See examples

Examples: End statement
Related topics
LotusScript Language Reference: E through H
Exit statement




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009