Delay

Suspends the current script until the specified time has passed.

Parameters

Time (Milliseconds)

The duration of the delay.

Format

Delay (Time)

Example

Script(Delay_Test)
Activate(From_Menu)
Message("Showing a message for a few seconds.", 0)
Delay(4000)
Message_Clear
Return

See Also

Wait_For_Screen_Update, Wait_For_Screen_Update_With_Timeout , Get_Time

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal