getscriptglobals Synchronous
Runtime global tables.
Luau
getscriptglobals() -> {_G: Table, shared: Table}Parameters
This function takes no arguments.
Returns
{_G: Table, shared: Table}Runtime global tables.
getscriptglobals() -> {_G: Table, shared: Table}This function takes no arguments.
{_G: Table, shared: Table}