delay() - Version: 171

Description

Delay at this line of for a passed number of milliseconds.

Syntax


delay(x)


Parameters

x – number of milliseconds defined my the user to delay.

Returns

nothing

Related

none




Edit History