GetComponentValue - GetComponentValue - HL7 Module - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Premier - external - Standard - Essential - Premier - Standard - Essential - OnBase/HL7-Module/Foundation-23.1/HL7-Module/HL7-API/HL7-API-Classes/COBHL7Field/GetComponentValue - 2024-09-03

HL7 Module

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

This method returns the value of the field component.

strComponentValue = objHL7Field.GetComponentValue(1)

Parameter

Type

Description

Component #

Integer

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

Return Value

Description

String

The data in this component.