| 4D v13.4FORM PREVIOUS PAGE | |||||||||||||||||||||||||||||||||||||||||||||||
| 
 | 
    4D v13.4
 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 a form is not being displayed, 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
	Product:  4D
	Theme:  Forms
	Number:  
        249
        
        
        
	
	Created:  < 4D v6
	Renamed: 4D v12
FORM FIRST PAGE
FORM Get current page
FORM GOTO PAGE
FORM LAST PAGE
FORM NEXT PAGE