|
LastPos |
Top Previous Next |
Returns an integer specifying the start position of the last occurrence of one string within another.
LastPos is case-sensitive. The first character in Source has the position 1. If SearchStr is not found, LastPos returns zero.
Parameters
Example:
|