MESSAGE

From MusiCAD

MESSAGE is a template function that you can use in a layout template to display a message on the screen.

Syntax:

   MESSAGE( notification );

Example:

   MESSAGE( "Formatting has been changed." );

See also