[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


Details

Generated 2024-05-05 07:30:01.280 UTC