str

Returns a string representation of "numeric_expression". "Integer_expression1" is the length of the returned string and has a default setting of 10. "Integer_expression2" is the number of decimal digits and has a default setting of 0. Both are optional values.

Syntax

str ( numeric_expression [ , integer_expression1 [ ,
 integer_expression2 ] ] )