Architecture

Run Settings
LanguageLua
Language Version
Run Command
local tableAddress = tonumber(string.sub(tostring{}, 8)) if #tostring(tableAddress) <= 10 then print("32 bit architecture") else print("64 bit architecture") end
Editor Settings
Theme
Key bindings
Full width
Lines