If this field is repeating, this method will return the next field.
set objHL7Field = objHL7Field.GetNextRepeatingField()Note:
The ~ character indicates the field is repeating.
|
Parameter |
Type |
Description |
|---|---|---|
|
N/A |
|
Return Value |
Description |
|---|---|
|
Object ref |
A reference to a COBHL7Field object. |
|
NULL |
Returned if an error occurred. |