Difference between revisions of "Error"
m |
|||
Line 7: | Line 7: | ||
If ''Error'' is called from inside a Check attribute, it is displayed as a warning and replaces the standard failed-check message. | If ''Error'' is called from inside a Check attribute, it is displayed as a warning and replaces the standard failed-check message. | ||
+ | |||
+ | = See Also = | ||
+ | |||
+ | * [[MsgBox]] |
Revision as of 10:12, 9 February 2007
Error(message)
Raises an evaluation-time error, displaying the indicated message to the end user and aborting the current computation.
If Error is called from inside a Check attribute, it is displayed as a warning and replaces the standard failed-check message.
See Also
Comments
Enable comment auto-refresher