Skip to main content

参数

userdata
必填
Script object to inspect. Supported ClassName values are LocalScript, Script, and ModuleScript.

返回值

table
Environment table associated with the script or module.

示例

Read the environment table associated with a supported script Instance.