Page History
Navigates the 5250 to a previously shown destination in this execution.
Syntax
NAVIGATE_TO_PREV_DESTINATION(iPreviousDestination )
Parameters
iPreviousDestination | Required. Integer that contains a number that indicates how many destinations backwards to navigate. The maximum allowed is 20. Note that previous destinations include every single destination that has been navigated through irrespective of whether it was shown or not. For example, you might execute a screen wrapper that passes through 2 destinations. |
|---|
...