• Removes pChar (default: " ") from the left and right end of the string.

    Parameters

    • pString: string
    • pChar: string = " "

    Returns string

Generated using TypeDoc