IndexOf(Text, Number, Number)
The index of characters starts at 0 rather than 1. Starting the search for a specific character or string at the specified character position and checking to a specific number of character positions. A (-1) will be shown if the character or string is not found in the field.
IndexOf(Text, Number, Number)
The index of characters starts at 0 rather than 1. Starting the search for a specific character or string at the specified character position and checking to a specific number of character positions.
- FeatureCalculations