ResetUniqueID
Description (requires v7.1 or later)
Removes the stored unique ID for the current user or for the machine.
Syntax
factory.ResetUniqueID[(bForMachine)]
Parameter | Description |
---|---|
bForMachine | (optional, boolean) True if the unique identifier for the machine is to be reset (removed), otherwise the value for the curently logged in user. The default is for the user. |