Luau globals
Show Deprecated
Summary
Functions
Functions
assert
Variant
Parameters
value: Variant
Default Value: assertion failed!
Returns
Variant
getmetatable
Variant
Parameters
t: Variant
Returns
Variant
Properties
_G
A table that is shared between all scripts of the same context level.
_VERSION
A global variable (not a function) that holds a string containing the current interpreter version.