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