New builtins
Pre-release
Pre-release
this release features new time builtins
delay(5);
With the delay function you can initialize a delay and the code will freeze for the amount of milliseconds you entered
this release features new time builtins
delay(5);
With the delay function you can initialize a delay and the code will freeze for the amount of milliseconds you entered