<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Input and Output functions > Error() |
Indicate a fatal error to the operator.
The error is serious enough that the script must be terminated. End the experiment.
REGULAR FUNCTION
Error(Message)
Message |
STRING |
Text to be displayed. |