StrLastIndexOf
This function reports the index, beginning from 1, of the last occurrence of a source string.
| SYNTAX |
|
||||||
| ARGUMENTS |
|
||||||
| RETURN | The index position, beginning from 1, of the value parameter if the string exists, or -1 if it does not exist. | ||||||
| EXAMPLE |
|