Skip to content

Libraries

Michał edited this page Jan 13, 2023 · 8 revisions

How To Use Libraries

@use {LibraryName} For Libraries
#use {FileName} For user script files

Utility

GetStrLen(string):
returns: The length of the string -> int

Clone this wiki locally