Pauses the execution of the script for a specified interval (modified by PauseFactor).
Namespace: Facilita.Fc.RuntimeAssembly: fc_clr (in fc_clr.dll) Version: 9.5.7.98
Syntax
Parameters
- interval
- Type: System Int32
The number of milliseconds to pause before executing the next statement.
Return Value
The length of time that the script actually paused for, in milliseconds.Remarks
See Also