Function SetPage() Foundation
Selects a screen page.
SetPage( <nPageNumber>, ;
[<lHidden>] ;
) --> lSuccess
Returns .T. if the specified screen page is active otherwise .F.
Numbering of screen pages starts with 0. Screen pages 0-7 are available.
NOTE: Screen pages can be selected for hidden screen output when <lHidden> is set .T.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.