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.
Tätä selainta ei enää tueta.
Päivitä Microsoft Edgeen, jotta voit hyödyntää uusimpia ominaisuuksia, suojauspäivityksiä ja teknistä tukea.
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.