The GetID function retrieves the ID of the AppCom object.
This ID is unique for the current operating system.
Syntax
Integer AppCom.GetID()
Parameters
The GetID function has no parameters.
Return value
The GetID function returns the ID.
Example
id = myAppCom.GetID()