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

HL7 Module

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

This method will append a new component to the end of the current field.

blnRC = objHL7Field.AppendComponent("EXTERNAL")

Parameter

Type

Description

Value string

String

Data value for the new component (for example, EXTERNAL).

Return Value

Description

Object ref

A reference to the COBHL7FieldComponent object that was added.

NULL

Returned if an error occurred.