IsUniqueIDAvailable
Description (requires v7.1 or later)
Checks if an unique ID has been created, for the current user or for the machine.
Syntax
v = factory.IsUniqueIDAvailable[(bForMachine)]
Parameter | Description |
---|---|
bForMachine | (optional, boolean) True if the unique identifier for the machine is to be checked, otherwise the value for the curently logged in user. The default is for the user. |