• Menu
  • String

  • Actions
    • Edit
    • Refresh Page
    • Create New Page
    • Create New Child Page
    • Copy Page
    • Move Page
    • Publish Page
  • Sub Pages
  • Attachments
  • Access
    • {{reader}}
  • Favourite Pages
    • {{pageEntry.pageName}}
  • Signed in as {{currentUser}} {{avatar}}
    • Sign Out
    • Sign In as Different User
    • {{currentUserExtraOptions}}

Copy Page

Copy this page to

Copy Page

×

Move Page

Move this page to

Move Page

×

New Page

New page to create

Create Page

×

New Child Page

New child page to create

Create Page

×
  • OpenForum
  • Documentation
  • StandardJavascript
  • String
    • indexOf() Returns the position of the first found occurrence of a specified value in a string
    • lastIndexOf() Returns the position of the last found occurrence of a specified value in a string
    • match() Searches a string for a match against a regular expression, and returns the matches
    • replace() Searches a string for a specified value, or a regular expression, and returns a new string where the specified values are replaced
    • search() Searches a string for a specified value, or regular expression, and returns the position of the match
    • slice() Extracts a part of a string and returns a new string
    • substring() Extracts the characters from a string, between two specified indices
    • toLowerCase() Converts a string to lowercase letters
    • toUpperCase() Converts a string to uppercase letters
    • trim() Removes whitespace from both ends of a string
    • About
    • |
    • Open Forum @ OneStoneSoup.org
    • |
    • Developers

    An error has occurred.

    {{OpenForum.errorMessage}}

    See technical details

    ×

    Error details.

    {{OpenForum.error}}

    ×

    {{OpenForum.alert.title}}

    {{OpenForum.alert.message}}

    ×