Retrieves the UUID of the computer on which the runtime is installed
Example
fin.System.resolveUuid('OpenfinPOC').then(entity => console.log(entity)).catch(err => console.log(err));
Retrieves the UUID of the computer on which the runtime is installed
fin.System.resolveUuid('OpenfinPOC').then(entity => console.log(entity)).catch(err => console.log(err));