- i
- the integer to convert.
Documentation for this section has not yet been entered.
Converts the specified integer into its decimal string representation. The returned string is a concatenation of a minus sign if the number is negative and characters from '0' to '9'.