Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Excerpt
hiddentrue

startsWith(stringToTest, stringToLookFor) Returns True if a String starts with a given pattern otherwise returns False.

Function: startsWith()

Returns True if a String starts with a given pattern otherwise returns False.

...