Differences

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

Link to this comparison view

ppl:functions:s2i [2019/04/16 13:14] – created - external edit 127.0.0.1ppl:functions:s2i [2024/03/27 15:48] (current) stimpy
Line 1: Line 1:
 ====== S2I(str:string, base:integer) :INTEGER ====== ====== S2I(str:string, base:integer) :INTEGER ======
-Returns an integer representing the string "strconverted from base "base"  +Returns an integer representing the string `strconverted from base `base`
  
-**See also:** I2s+**See also:** [[ppl:functions:i2s|I2s]]