Type deai.plugin.lua:Globals (lua.globals)
Get the global variables from loaded lua scripts
This object is an accessor to all global variables in the loaded lua scripts. Each global variable is accessible as a property with the same name of this object.
See lua.globals for more information about this type