=========== is_modified =========== .. js:function:: is_modified() **domain**: client **language**: javascript **class** :doc:`Item class ` Description =========== Checks if the current record of an item dataset has been modified during edit or insert opertaions. The method returns ``false`` after the :doc:`post ` method is executed. See also ======== :doc:`Modifying datasets `