Reset

Top  Previous  Next

EasyHL7 Object

N/A

Method

Reset()

Parameters

None

Returns

Boolean

Example

If Not oMSG.Reset() Then ...

 

Resets ALL internal objects used in the oMSG object and returns it to the original state it was in when it was first instantiated.  All HL7 message and vendor information is cleared.

 

NOTE: Should be unnecessary in a Commando Script.