Returns true if text ends with the suffix; otherwise returns false. If both strings are null then returns true.
Property | Type | Description |
---|---|---|
text | String | |
suffix | String |
Returns true if text ends with the suffix; otherwise returns false. If both strings are null then returns true.
Property | Type | Description |
---|---|---|
text | String | |
suffix | String |
Comments
0 comments
Please sign in to leave a comment.