process.getId (Client API reference)
Returns the unique identifier of the process.
Syntax
var processId = procObj.getId();
Return Value
Type: String.
Description: Value represents the string representation of a GUID value.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns the unique identifier of the process.
var processId = procObj.getId();
Type: String.
Description: Value represents the string representation of a GUID value.