GetSubComponent - HL7 Module - English - Foundation 22.1 - OnBase - Essential - Premier - Standard - external - Essential - Standard - Premier

HL7 Module

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

If a subcomponent exists in the component at the given index, this method will return the subcomponent as an object.

set objHL7SubComponent = objHL7FieldComponent.GetSubComponent(1)

Parameter

Type

Description

Index

Integer

0 to (max-1), where max is from GetNumSubComponents.

Return Value

Description

Object ref

A reference to a COBHL7SubComponent object.

NULL

Returned if an error occurred.