Bypass navigation menu
RGB Classic Games
Keeping the classics alive
Currently hosting 566 great games!
Return to Chapter 2

GetActivePage(Page)

Returns the current active page. See the PageCopy function for more information on video paging.

Parameters

Page - Variable to store the value of the current active page.

Examples

BASIC

CALL GetActivePage(Page%)

PASCAL

GetActivePage(Page);