You are here: start » ppl » functions » instr

INSTR(var1:bigstr,var2:bigstr) :INTEGER

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

INSTR(var1:bigstr,var2:bigstr) :INTEGER

Returns the position of “var2” in “var1” (1-LEN(var1)) or 0 if “var2” not in “var1”

ppl/functions/instr.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