Get Message
This block pauses the script execution while waiting for caller input and the subsequent block is executed when either a message is received or the timeout elapses without any response from the caller.
|
Properties |
Values |
Description |
|---|---|---|
|
Timeout |
Integer |
Number of seconds, in the range 1-600, to wait for a response from the caller. The default is 300. Note:
|
|
Return Value |
String |
Name of a variable that contains the caller’s input. If the timeout is reached without or before the caller input, an empty value is set. Note:
|