checkNoError()
Checks that there is no error message for display.
Syntax
checkNoError() RETURNS()
Usage
Check that no error message exists. If a message is found, an error message is generated for the
test report. Only a failed check is
reported.
CALL ggc.checkNoError()