Hello!
I want to know is there any box (or other ways) can convert a number to a string?
Ex. input 1, output “1”
I think that the box “string” could only do conversion of the letters but not the number.
Thanks!
Hello
You can use number-to-string
Jean
That works very well.
Thanks a lot!
Jialin