T Function Reference - ends_with

ends_with

Check if string ends with suffix

Returns true if s ends with the specified suffix.

Parameters

Returns:

Returns: True if s ends with suffix.