Error

Revision as of 00:41, 1 February 2007 by Lchrisman (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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


You are not allowed to post comments.