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.
Αυτό το πρόγραμμα περιήγησης δεν υποστηρίζεται πλέον.
Κάντε αναβάθμιση σε Microsoft Edge για να επωφεληθείτε από τις τελευταίες δυνατότητες, τις ενημερώσεις ασφαλείας και την τεχνική υποστήριξη.
Returns the unique identifier of the process.
var processId = procObj.getId();
Type: String.
Description: Value represents the string representation of a GUID value.