Old Luan Forum
Search
everywhere
only in this topic
Advanced Search
Converting numbers and strings
Classic
List
Threaded
♦
♦
Locked
3 messages
Hugo <Nabble>
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Converting numbers and strings
Please try this with lua and luan:
local a = '20141010' + 0 print(a)
Lua prints "20141010"
Luan prints "2.014101E7"
fschmidt
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: Converting numbers and strings
Administrator
fixed in rev 256
Woe to those who call bad good and good bad -- Isaiah 5:20
Following the Old Testament
, not evil modern culture
Hugo <Nabble>
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: Converting numbers and strings
Thanks, closing thread.
Free forum by Nabble
Edit this page