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.
| Name | Type | Description | Notes |
|---|---|---|---|
| length | Integer | Length in milliseconds. FreeClimb will wait silently before continuing on. |