process.getName (Client API reference)
Returns the name of the process.
Syntax
var processName = procObj.getName();
Return Value
Type: String.
Description: Name of the process.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns the name of the process.
var processName = procObj.getName();
Type: String.
Description: Name of the process.