- subString
- the string to find.
- start
- the starting offset.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.NullPointerException if subString is null.
Searches for the index of the specified character. The search for the character starts at the specified offset and moves towards the beginning.