Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ppl:functions:i2s [2019/04/16 13:14] – created - external edit 127.0.0.1ppl:functions:i2s [2024/03/27 14:19] (current) stimpy
Line 1: Line 1:
 ====== I2S(var1:integer,var2:integer) :STRING ====== ====== I2S(var1:integer,var2:integer) :STRING ======
-Returns a string representing the integer value "var1converted to base "var2"  +Returns a string representing the integer value `var1converted to base `var2`
  
-**See also:** S2i, String+--- 
 +**See also:** [[ppl:functions:s2i|S2i]][[ppl:functions:string|String]]