Raise

Syntax:
Raise <Expression>

English syntax:
Raise <Expression>

Description:
Generates an exception. The expression result is converted to String type and then used as the exception description.

See also:
Description of Try operator.


    

1C:Enterprise Developer's Community