Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.