Overload List
Name | Description | |
---|---|---|
ReadUntil(ScriptEvent) |
Receives response from the server until the specified condition is met.
| |
ReadUntil(array<ScriptEvent>[]()[][]) |
Reads the response from previously sent command until the criteria are met. The events are processed as if the OR operator was applied.
|