WoW:API tonumber: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
the result x is 148 | the result x is 148 | ||
[[Category:API Functions|tonumber]] | |||
[[Category:API String Functions|tonumber]] |
Revision as of 19:09, 27 August 2005
x = tonumber("123") + 25
the result x is 148