GetRawValue - GetRawValue - OnBase - HL7 Module - OnBase/HL7-Module/Foundation-23.1/HL7-Module/HL7-API/HL7-API-Classes/COBHL7FieldComponent/GetRawValue - Foundation 23.1 - Foundation 23.1

HL7 Module

Platform
OnBase
Product
HL7 Module
Release
Foundation 23.1
License
Premier
Standard
Essential
ft:lastPublication
2024-09-03T19:25:23.672000
ft:locale
en-US

This method returns the original data from the HL7 message component. Leading and trailing white spaces are not stripped, and escaping is not applied.

strFieldCompValue = objHL7FieldComponent.GetRawValue()

Parameter

Type

Description

N/A

   

Return Value

Description

String

The data in the current component object.