GenerateGUID Method
The GenerateGUID method returns a string that represents a unique GUID (Globally Unique Identifier).
This method has the following syntax:
string = SessionObject.GenerateGUID()
This method returns a string if successful and a NULL if unsuccessful.