Former user
Chris Welford
Oct 06, 2015
Oct 09, 2015
endsWith(stringToTest, stringToLookFor) Returns True if a String ends with a given pattern otherwise returns False.
Returns True if a String ends with a given pattern otherwise returns False.
...