checkNoMessage()

Checks that there is no message for display.

Syntax

checkNoMessage() RETURNS()

Usage

Check that no message exists. If a message is found, an error message is generated for the test report. Only a failed check is reported.
CALL ggc.checkNoMessage()