LastIndexOf(Text, Number)
The index of characters starts at 0 rather than 1. The search starts at a specified character position and proceeds backward toward the beginning of the string. Returns the position of the last occurrence of the specified character or string.
LastIndexOf(Text, Number)
The index of characters starts at 0 rather than 1. The search starts at a specified character position and proceeds backward toward the beginning of the string. Returns the position of the last occurrence of the specified character or string.
- FeatureCalculations