LANGUAGE » LUA

Built-in

Basic functions

lua
mynum = tonumber("1")
mystr = tostring(1)