Takaro - v0.4.11
    Preparing search index...

    Function escapeRegExp

    • Escapes the RegExp special characters "^", "$", "", ".", "*", "+", "?", "(", ")", "[", "]", "{", "}", and "|" in string.

      Parameters

      • Optionalstring: string

        The string to escape.

      Returns string

      Returns the escaped string.