[Sleep] pauses execution of the current script for a specified number of milliseconds. This method is usually used within methods that are executed asynchronously.
Sleep(Number of Milliseconds)
Use the [Sleep] method. The following example makes the current script execution pause for 2 seconds.
Code
Sleep(2000)
Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft
Recent Comments