Delay for Specified Time

Adds a time delay to the script. Essentially pauses the script for a specified amount of time.

 

Input Arguments

 

0

Double

Time to delay

The desired delay value.

1

Time Units

Time units

The units for the value in argument 0.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

This command always succeeds.

 

Remarks

None.