This Subprogram erases the Screen and is therefore equivalent to hiding all Viewports. It operates in the currently setup Viewport Display Mode.
Short Name Calling Sequence
STATUS = UIERSC(DUMMY)
Long Name Calling Sequence
STATUS = UI_ERASE_SCREEN(...)
Input Arguments
DUMMY (Integer) Dummy Function Argument
Output Arguments
None
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI )
Note: