Process::Wait (open)
Waits until this output has become signalled (read or write)
Syntax
LOADLIB "wh::os.whlib";
BOOLEAN FUNCTION Wait(DATETIME until)Parameters
DATETIME untilTimeout
Return value
BOOLEANReturns whether this object has been signalled (return FALSE when a timeout has occurred)