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