Lua:tonumber

From Cheat Engine
Revision as of 17:25, 5 January 2019 by Edisecrinorthi (talk | contribs) (Added tonumber page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

function tonumber(string)

Converts a string hexacimal to a decimal integer

Examples:

 print(tonumber('0x80'))

See also[edit]