Skip to content

04 New String Methods

Tobias E edited this page Nov 1, 2018 · 4 revisions

Additional String Improvements

There are some new methods to call on strings:

  1. startsWith
  2. endsWith
  3. includes
  4. repeat