Error()
Type: REGULAR
FUNCTION
Purpose: Indicate a fatal error to the operator.
The error is serious enough that the script must be terminated. End the experiment.
Usage: Error(Message)
Message
STRING
Text to be displayed
Related Topics