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

GetDisplayPage(Page)

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

Parameters

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

Examples

BASIC

CALL GetDisplayPage(Page%)

PASCAL

GetDisplayPage(Page);