This Subprogram allows a Programmer to test whether asynchronous Input has been received.
Short Name Calling Sequence
STATUS = UITSIN(DUMMY)
Long Name Calling Sequence
STATUS = UI_TEST_INPUT(...)
Input Arguments
DUMMY (Integer) Dummy Function Argument
Output Arguments
None
Function Value
UI__SUCCESS ) Input Received UISUCC )
UI__NO_INPUT ) Input not Received UINOIN )
Note: