LEAVE TO TRANSACTION

Reference

Syntax

LEAVE TO { {TRANSACTION ta} | {CURRENT TRANSACTION} }
         [AND SKIP FIRST SCREEN].


Effect

Calls either the Transaction of the transaction code specified in ta, or the current transaction without returning to the calling position.

Additions