---@diagnostic disable: missing-return, lowercase-global ---@param script string ---Runs a string as a Lua script function RunScript(script) end