:: delay() :: Type = System function :: Environment = Windows, Linux, Unix :: About = The delay function delays executing the next steps for defined milliseconds. Example: delay(1000);
delay(1000);