SheetXL - v0.3.20
    Preparing search index...
    • Encloses a string in the specified quote character.

      Parameters

      • str: string

        The string to quote.

      • char: string = '\''

        The quote character to use (default is a single quote ').

      Returns string

      The quoted string.