isRendered (Client API reference)
Returns a boolean value indicating whether the process is rendered.
Syntax
var processRendered = procObj.isRendered();
Returns
Type: Boolean.
Description: true if the process is rendered; false otherwise.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns a boolean value indicating whether the process is rendered.
var processRendered = procObj.isRendered();
Type: Boolean.
Description: true if the process is rendered; false otherwise.