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.
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk 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.