Description
Waits until the Continue Condition is true or Timeout seconds elapse. (The Rule's Condition is ignored during this wait.)
Arguments
Name: Continue Condition
Description: If this value becomes true, the wait concludes, and the next action in the action list begins executing.
Type: Boolean
Default: FalseName: Timeout
Description: If this many seconds elapse, the wait concludes, and the next action in the action list begins executing.
Type: Integer
Default: 0