CallLocalFunction
Calls a public function from the script in which it is used.
Calls a public function from the script in which it is used.
Calls a public function in any script that is loaded.
Force a value to be inside a range.
Delete an earlier set property (setproperty).
Check if a property exist.
Checks if a specific public variable exists in the current script.
This function returns the ID of a public function by its name.
Get an argument that was passed to a function.
Get a specific property from the memory, the string is returned as a packed string!
Gets a specific public variable from the current script.
Returns the amount of memory available for the heap/stack in bytes.
Return the highest of two numbers.
Return the lowest of two numbers.
Get the number of arguments passed to a function.
Counts how many public variables there are in the script.
Get a pseudo-random number.
Set an argument that was passed to a function.
Add a new property or change an existing property.
Sets a specific public variable in the current script.