Difference between revisions of "ASCII INT TO STRING"
Jump to navigation
Jump to search
(New page: {{Native |np=1 |p1t=integer |p1d=The integer to convert to a string |r=1 |rt=string |rd=The string representation of the string }} Converts an integer to a string.) |
(No difference)
|
Latest revision as of 01:55, 1 March 2009
| Number of parameters: 1 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | integer | The integer to convert to a string |
| Return value: | ||
| Type | Description | |
| string | The string representation of the string | |
Converts an integer to a string.