EndsWith

Returns true if text ends with the suffix; otherwise returns false. If both strings are null then returns true.

Table 1. Input Properties
Property Type Description
text String
suffix String