...
- Value to look for
- Index to start from (optional) - if omitted, search start starts from the end of the string; index 1 is considered the first character in the string
- Length to search for (optional) - if omitted, the entire rest of the string is searched
Example
...