function string

Converts the number X to a string.

Syntax
result = string(X [,/time] [,/deg] [,/rad]

Arguments
X:   Any number (integer, real, complex).


Switches
/time:   Convert to hours, minutes, and seconds
/deg:   Convert to degrees, arcminutes, and arcseconds
/rad:   Same as /deg, but the argument is converted from radians to degrees