VISIO::SCREENX ()
Description:
Returns the width of the screen. In case of a 800x600 resolution the result will be 800.
Example:
PRINT VISIO::SCREENX(), "\n"