Error

Takes one parameter, the text of the error to throw.

The procedure will trigger the error, as if it came from an internal runtime error, and the procedure will exit.

This command should not be used for displaying user level errors; use HtmlErr instead which will display the error to the user and will not exit the procedure.