Function str_trim_char

  • Trim a character other than whitespace

    Returns

    Parameters

    • s: any

      {string} - string

    • c: any

      {string} - remove this character (or characters) from start/end

    Returns any

Generated using TypeDoc