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.
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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.