ASCII INT TO STRING

From GTAMods Wiki
Revision as of 01:55, 1 March 2009 by Sacky (talk | contribs) (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.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
ASCII_INT_TO_STRING
Number of parameters: 1
Parameter #TypeDescription
1.integerThe integer to convert to a string
Return value:
TypeDescription
stringThe string representation of the string

Converts an integer to a string.