Dawdle()

<< Click to Display Table of Contents >>

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

Dawdle()

Description

Freeze execution of the current script until the user clicks the Skip button.

 

One use for dawdle is a delay before erasing the runner window so that the user has time to examine the data display.

 

Type

REGULAR FUNCTION

 

Usage

Dawdle()

 

Related Topics