CreateGUID

Top  Previous  Next

EasyHL7 Object

EHL7.HL7Vendors

Method

CreateGUID()

Parameters

None

Returns

String

Example

strGUID = oMSG.CreateGUID()  -- Creates a GUID (Globally Unique Identifier) String

 

Note: Utility function to create a Global Unique Identifier (GUID).  Can be called at any time by an instantiated oMSG object regardless of whether a vendor is open or not.

 

 

For further information, please see the EasyHL7 documentation http://www.hermetechnz.com/Documentation/EasyHL7/index.html.