cleanup()
Finalizes the scenario execution and performs additional cleanup.
Syntax
cleanup()
A call to the method stops the test scenario and the BDL scenario server.
Usage
Call this method to end the test and stop the BDL server.
For example:
CALL ggc.cleanup()