Difference between revisions of "ASCII INT TO STRING"

From GTAMods Wiki
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

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.