$textLastIndexOf
Returns the index of the last string element matched.
Parameters
| Parameter | Description |
|---|---|
| text | The text to analize |
| match | The element to find |
Returns the index of the last string element matched.
| Parameter | Description |
|---|---|
| text | The text to analize |
| match | The element to find |