CBA_fnc_intToString

Description

Faster int to string, uses an integer lookup table if possible

Parameters

_intInteger number

Example

5 call CBA_fnc_intToString

Returns

String

Author

Xeno

Close