Skip to content

New builtins

Pre-release
Pre-release
Compare
Choose a tag to compare
@JordyDevrix JordyDevrix released this 04 Nov 13:06
· 1 commit to main since this 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