Error
Raises an evaluation-time error, displaying the indicated message to the end user and aborting the current computation.
Declaration
Error( message : text )
Notes
If Error is called from inside a Check attribute, it is displayed as a warning and replaces the standard failed-check message.
Comments
Enable comment auto-refresher