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.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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.