The numtostr Statement
The numtostr statement converts its scalar input (second) argument to a string output (first) argument. The syntax of the numtostr statement is shown below.
numtostr strValue, value // convert value to a string