Pause()

<< Click to Display Table of Contents >>

Navigation:  Explain™ Control Language  > Library Routines > Run Control functions >

Pause()

Description

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.

 

Type

REGULAR FUNCTION

 

Usage

Pause(Time)

 

Time

INDEX

Pause execution for Time seconds.