- string
- the string to find.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.NullPointerException if string is null.
Returns the index of the start of the last match for the given string in this string, or -1. The search for the string starts at the end and moves towards the beginning of this string.