Pause |
Top Previous Next |
DescriptionThe Pause command suspends the execution of an actively running Mission Plan for either a user-specified length of time or until the user clicks the Run button again.
Syntax
Where 5 and myVariable indicate the duration of the pause in seconds
Details•The Pause command can be used anywhere in a Mission Sequence. •When a pause duration is not specified, the Mission Plan will pause indefinitely, until the user resumes execution by clicking the Run button. •The Stop command can be used to end execution of a Mission Plan.
Command EditorLength of Pause
Script
Description
See Also •Stop Command
|