Operand types:
expression: Anything
Type of returned value:
Nothing
Compatibility:
Version 2.60 required.
Description:
Throws an exception. The exception is processed by first catch block. See Try.
Example:
throw "invalid argument"