GetFieldValue - 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 gets the value for a specified field. The index maximum can be retrieved from the GetNumFields method.

strFieldValue = objHL7Segment.GetFieldValue(6)

Parameter

Type

Description

Index

Integer

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

Return Value

Description

String

The data in this field.