Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 468 Bytes

File metadata and controls

14 lines (6 loc) · 468 Bytes

Pause

The Pause command halts execution of the current PerCL script for a specified number of milliseconds. If Pause is the first command in a PerCL document, FreeClimb will wait for the specified time to elapse before picking up the call.

Properties

Name Type Description Notes
length Integer Length in milliseconds. FreeClimb will wait silently before continuing on.