MESSAGE

Shows a text in a message window.

Syntax

MESSAGE(text; title)

  • text - text to be displayed in the message window - Value type: text

  • title - title of the message window - Value type: text (optional, empty text as default)

Example

After clicking on the Show Date button, this message appears: