You are here: start » ppl » functions » mid

MID(var1:bigstr,var2:integer,var3:integer) :BIGSTR

**This is an old revision of the document!**

MID(var1:bigstr,var2:integer,var3:integer) :BIGSTR

Returns a string from “var1” starting at the “var2” position of “var1” and containing “var3” characters of “var1”
See also: Right, Left

ppl/functions/mid.1555413266.txt.gz · Last modified: 2019/04/16 13:14
CC Attribution 4.0 International Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International