You are here: start » ppl » functions » instr

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

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.txt · Last modified: 2024/03/27 14:23
CC Attribution 4.0 International Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International