Pause()
Pause()
Type: REGULAR FUNCTION
Purpose: Pause the execution of this script for a specific number of seconds or until the user hits the SKIP button.
This function will return control to Windows® so that it may continue to process other windows and applications. If you have experiments running in other windows, they continue to run normally.
Usage: Pause(Time)
Time | INDEX | Pause execution for Time seconds |
Comments are closed.