IsEmpty - HL7 Module - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Essential - Premier - Standard - external - Premier - Standard - Essential

HL7 Module

Platform
OnBase
Product
HL7 Module
Release
Foundation 23.1
License
Premier
Standard
Essential

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

blnComponentEmpty = objHL7FieldComponent.IsEmpty()

Parameter

Type

Description

N/A

   

Return Value

Description

0

Returned if this component contains data.

1

Returned if this component does NOT contain data.