< Back to IRCAM Forum

Integer to string

Hi !

It’s probably a stupid question, but I can’t find an easy way to convert an integer into a string, so something like 1 becoming “1”. The only way I found is using a textbox, but there must be a more classy way no ?

Thanks a lot!

Hi! You can use the function write-to-string.

Best,
Jialin Liu

Now that’s classy ! Thanks a lot !

U R welcome!