Next: Foreach, Previous: Define, Up: Statements
error
The statement error terminates the execution of all paths and displays the given expression, which must be a string, and the line of the source text:
error message;