IsEmpty - IsEmpty - HL7 Module - English - Foundation 22.1 - OnBase - Premier - external - Standard - Essential - Premier - Standard - Essential - OnBase/HL7-Module/English/Foundation-22.1/HL7-Module/HL7-API/HL7-API-Classes/COBHL7SubComponent/IsEmpty - 2024-09-04

HL7 Module

Platform
OnBase
Product
HL7 Module
Release
Foundation 22.1
License
Premier
Standard
Essential
ft:locale
en-US

This method determines whether or not the subcomponent contains data. If no data is present, then the method returns a 1, otherwise a 0 is returned.

blnSubComponentEmpty = objHL7SubComponent.IsEmpty()

Parameter

Type

Description

N/A

   

Return Value

Description

0

Returned if this subcomponent contains data.

1

Returned if this subcomponent does NOT contain data.