CloneSegment |
Top Previous Next |
New in version 2.x of Commando
Name: CloneSegment()
Parameters:
1. strSegmentGUID (String) the name of the HL7 Segment to add.
Returns: String. The cloned segment in XML format.
Description: Creates an exact copy of a segment which can be passed to the InsertSegment(), InsertSegmentAfter(), InsertSegmentBefore() methods.
Programming Notes:
SeeAlso: oUTILITIES.NewMessageObject()
For further information, please see the EasyHL7 documentation http://www.hermetechnz.com/Documentation/EasyHL7/index.html. |