• String Trim End function with customizable chars

    Parameters

    • value: string

      string to trim end

    • Optional chars: string

      chars to use to trim end

    Returns string

    string trimmed

Generated using TypeDoc