EndsWith
Determines if the end of the input string matches the specified string.
| SYNTAX |
|
||||||
| ARGUMENTS |
|
||||||
| RETURN |
TRUE = A string match is found FALSE = No string match is found |
||||||
| EXAMPLE |
|
Determines if the end of the input string matches the specified string.
| SYNTAX |
|
||||||
| ARGUMENTS |
|
||||||
| RETURN |
TRUE = A string match is found FALSE = No string match is found |
||||||
| EXAMPLE |
|