[ROOT] / doc / toc / ARCQuery / Class / UtilQuery / IndexOfOutsideOf
Equivalent to string.IndexOf except that any character encountered inside pairs of the 'outsideOf'-char are not counted.
Example: For parameters ("'+'+'AB'", "+", '\'') 3 is returned, not 1
Generated 2026-08-18 20:20:51.715 UTC