EndsWith (String function)
Is the end string the terminal substring of the method object string? (String class)
[Introduced in Model 204 7.8 βeta]
This page is under construction.
Syntax
%boolean = string:EndsWith( endString)
Syntax terms
| %boolean | Boolean value |
|---|---|
| string | string |
| abbreviation | string |