This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20.6
FORM PREVIOUS PAGE
|
FORM PREVIOUS PAGE | ||||||||
Does not require any parameters | ||||||||
FORM PREVIOUS PAGE changes the currently displayed form page to the previous form page. If no form is being displayed or loaded by the FORM LOAD command, or if the first form page is already displayed, FORM PREVIOUS PAGE does nothing.
The following example is a one-line method called from a menu command. It displays the form page that precedes the one currently displayed:
FORM PREVIOUS PAGE
FORM FIRST PAGE
FORM Get current page
FORM GOTO PAGE
FORM LAST PAGE
FORM NEXT PAGE
Product: 4D
Theme: Forms
Number:
249
Created: < 4D v6
Renamed: 4D v12 (PREVIOUS PAGE)
4D Language Reference ( 4D v20)
4D Language Reference ( 4D v20.1)
4D Language Reference ( 4D v20.2)
4D Language Reference ( 4D v20.3)
4D Language Reference ( 4D v20.4)
4D Language Reference ( 4D v20.5)
4D Language Reference ( 4D v20.6)