Additional Information
Name |
Value |
Description |
LEAVETYPE_DETACH |
1 |
Detach
Execution detaches from state.
|
LEAVETYPE_STOP |
2 |
Stop
Execution will stop.
|
LEAVETYPE_RETURN |
3 |
Return
Execution will redisplay the calling application view.
|
LEAVETYPE_TONEXT |
4 |
Next Statement
Execution will continue with the next statement.
|