how do i convert a number to a string??
Conversion of integer to string
Hi Khushi,
there is inbuilt function to_string(number). you can use it to convert number to a string.
how do i convert a number to a string??
Hi Khushi,
there is inbuilt function to_string(number). you can use it to convert number to a string.