_G lua code example Example: lua what is _G _G is the global table that holds all global variables _G["Key"] = "Whatever"