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