Wait for Local Signal
Wait for a signal within the local instance of Streamer.bot
If the subaction times out, only the
signalTimeout will be populated with a value of TrueParameters
Signal Name
String required
Name of the signal. The signal names have to match for "Send" and "Wait".
Overwrite Variables
Checkbox
If both actions (the sending and receiving one) have the same variable, the sending one will overwrite the receiving one when checked.
Timeout
Int
Time in milliseconds until the action times out. If left blank, it will default to 30000 ms. If no signal has been received in that time, the sub-action will abort.
Variables
| Name | Type | Description |
|---|---|---|
Example Value: True/FalseIndicator whether a result is included | ||
Example Value: Test SignalThe signal's name | ||
Example Value: True/FalseIndicator whether the subaction timed out or not |