Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Wait for Script Result action is the most generic "Wait For..." action. After each polling interval, the script event "OnPollWaitCondition" is executed. Set the parameter "KeepWaiting" to false to stop waiting.

 

Wait Options

 

See the Waiting For Events topic for more information on Wait For actions.

...

If the value is greater or equal to 10 then the action will complete successfully and the next action in the action list Target will be executed.

 

 

 

 

The output would look as follows (assuming variable MyCounter was set to zero before the Wait For Script Result action commenced):

...