| 4D v13.4FORM NEXT PAGE | |||||||||||||||||||||||||||||||||||||||||||||||
| 
 | 
    4D v13.4
 FORM NEXT PAGE 
         | ||||||||||||||||||||||||||||||||||||||||||||||
| FORM NEXT PAGE | ||||||||
| Does not require any parameters | ||||||||
FORM NEXT PAGE changes the currently displayed form page to the next form page. If a form is not being displayed, or if the last form page is already displayed, FORM NEXT PAGE does nothing.
The following example is a one-line method called from a menu command. It displays the form page that follows the one currently displayed:
 FORM NEXT PAGE
	Product:  4D
	Theme:  Forms
	Number:  
        248
        
        
        
	
	Created:  < 4D v6
	Renamed: 4D v12
FORM FIRST PAGE
FORM Get current page
FORM GOTO PAGE
FORM LAST PAGE
FORM PREVIOUS PAGE