Returns a string value from the input number.
STRING(input_number)
input_number
STRING(1200.555)
Result: 1200.555
1200.555