Language Reference Guide : 4. System Classes : SessionObject Class : GenerateGUID Method
 
Share this page                  
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.