This method returns the value of the current component. Leading and trailing white spaces are stripped, and escaping is applied.
strComponentValue = objHL7FieldComponent.GetValue()
Parameter |
Type |
Description |
---|---|---|
N/A |
Return Value |
Description |
---|---|
String |
The data in this component. |