IndexOf (PQL)

Returns a the position of a string in a given string.

  • Returned Output: Numeric
  • Library: PQL \ Granular \ String
  • Version: 2023.00.000
  • Compatibility: Pyramid Query Language (PQL) data sources

Syntax

IndexOf( <Column String> , <Search Text> )

* Click on the function's arguments above for more details on the input values.

Comments