Skip to content

Added two new functions

Choose a tag to compare

@gogeorge gogeorge released this 02 Jul 14:12
· 60 commits to master since this release
  • Added a second parameter to the functions to check how many times ex: 'hello' has been found in a string by hasString('hello', '<name_of_the_variable_which_contains_the_string>')

  • Added endsWith() and beginsWith()