I2S

Parameters
i integer
comment

Returns the string representation for integer i.

Lua: Raises an error if i is null or has no integer representation.

pure
This function is pure. For the same values passed to it, it will always return the same value.
patch

1.00

Source
common.j
return type
string
Source code
native I2S  takes integer i returns string