OCLOperators IsDirty
m ((username removed) (log details removed): Moving to Documentation namespace)
(Automatically adding template at the end of the page.)
Line 5: Line 5:
See also: [[OCLOperators OnUpdate|OnUpdate]]
See also: [[OCLOperators OnUpdate|OnUpdate]]
[[Category:OCL General Operators]]
[[Category:OCL General Operators]]
{{Edited|July|12|2024}}

Revision as of 15:39, 10 February 2024

This page was created by Peter on 2019-12-19. Last edited by Stephanie@mdriven.net on 2025-02-06.

Returns true if the objects have been changed since the last save.

Example:

self.isDirty

See also: OnUpdate