data.getIsDirty (Client API reference)
Gets a boolean value indicating whether the form data has been modified.
Syntax
formContext.data.getIsDirty();
Return Type
Type: Boolean
Description: true if the form data has changed; 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.
Gets a boolean value indicating whether the form data has been modified.
formContext.data.getIsDirty();
Type: Boolean
Description: true if the form data has changed; false otherwise.