- Joined
- Jun 21, 2012
- Messages
- 431
Hello guys I need to convert an integer to a string, but not the
I'm not sure how to achieve it, can someone help me?
I2S
method.... eg: IntegerToString (4356464646) = "My integer string" / StringToInteger ("My integer string") = 4356464646I'm not sure how to achieve it, can someone help me?