The SHOWPAGE action is used to switch between display pages. Using SHOWPAGE you can allow the end-user to browse through your program screens.
An Action may use a Value and an Address
Value: empty.
Address: address of the page to show, e.g. $Display Page.
Value
Normally leave empty.Write LAST to return to the page that was addressed in the previous call to SHOWPAGE (available since 1.34.1).
Write TOP to bring the application window to the top of all windows (available since 1.34.0).