B4J Question convert int to string

jinyistudio

Well-Known Member
Licensed User
Longtime User
Hi

How to convert a int to string ? 10 to "10" ,99 to "99",,,
 
Top