cgil-html-utils - v3.0.1
    Preparing search index...

    Function isEmptyField

    • check if the given fieldId is null, undefined or an empty string(zero length)

      Parameters

      • fieldId: string

      Returns boolean

      true if fieldId doesn't exist, null, undefined or an empty string, false in other cases