System:SessionMessagingLog:printMessage

From Aspen Documentation

Prints the latest message if it has not yet been read (printed). The printed string is wrapped with any markup in the sml_message_html configuration parameter.

Since 1.0

Arguments

void printMessage ()

Returns

This function does not return any values.

Examples

Example:

$this->APP->sml->printMessage();