Differences
This shows you the differences between two versions of the page.
ppl:functions:i2s [2019/04/16 13:14] – created - external edit 127.0.0.1 | ppl:functions:i2s [2024/03/27 14:19] (current) – stimpy | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== I2S(var1: | ====== I2S(var1: | ||
- | Returns a string representing the integer value "var1" | + | Returns a string representing the integer value `var1` converted to base `var2` |
- | **See also:** S2i, String | + | --- |
+ | **See also: | ||