timer()

Execute an ON TIMER action.

Syntax

timer()

Usage

Call this method to check the execution of ON TIMER action in a test scenario. If the ON TIMER instructions are executed, the ggc.statusCode is set to SUCCESS, otherwise the ggc.statusMsg provides a detailed error message.

For more information on ON TIMER statements, see topics in the Dialog instructions section of the Genero Business Development Language User Guide for details.

In the sample command the GGC checks the ON TIMER code.

CALL ggc.timer()