EndsWith

EndsWith (string input, string ending)

Returns a boolean - true if the input string finishes with the ending string.