The eccoMAGIC Forums
http://forums.eccoMAGIC.com/forum/YaBB.pl
the SLANG EXTENSION and Guest Programming >> Slang Rules Scripts, Functions, Examples and HOW TO >> How do I Concatenate and/or Convert number to String ?
http://forums.eccoMAGIC.com/forum/YaBB.pl?num=1260041883

Message started by Admin on 12/05/09 at 13:38:03

Title: How do I Concatenate and/or Convert number to String ?
Post by Admin on 12/05/09 at 13:38:03




if you're asking how to get "30" + "30" to be 3030 and not 60,


short answer:


"" + 30 + 30




(works also with vars and functions and expressions, etc.)

The eccoMAGIC Forums » Powered by YaBB 2.1!
YaBB © 2000-2005. All Rights Reserved.