Syntax
clear_virtual_display [<keyword_parms>];
Type
SDC Functions - code x'82'
Parameters
Clears the virtual display.
Description
- <keyword_parms> is an optional keyword parameter. This can occur
anywhere between the statement and the ending semicolon.
Valid keywords
are:
- <page=i> (the default) to clear the information page
- <page=c> to clear the communications page
References
TR-NWT-001273 (SDC Function).
Example
clear_virtual_display page=i;