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.
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
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.