ERRORMESSAGE keyword

Description

The ERRORMESSAGE keyword allows event handlers to display an error message.

Syntax

ERRORMESSAGE(string)

Remarks

The string can be a string name, and it can contain substitution keywords. The message will only be displayed if the event handler returns an error.