• Returns true if the string is null or empty.

    Parameters

    • pString: undefined | null | string

    Returns pString is undefined | null

Generated using TypeDoc