• Returns true if the string is NOT null or empty.

    Parameters

    • pString: undefined | null | string

    Returns pString is string

Generated using TypeDoc