Skip to main content

Argumentos

userdata
obrigatório
Script object to inspect. Supported ClassName values are LocalScript, Script, and ModuleScript.

Retornos

table
Environment table associated with the script or module.

Exemplo

Read the environment table associated with a supported script Instance.