OCLOperators DiscardChanges
No edit summary
No edit summary
Line 1: Line 1:
You can use this to revert changes currently applied like this:
You can use this to revert changes currently applied like this: selfVM.DirtyList->DiscardChanges;
selfVM.DirtyList->DiscardChanges;
[[Category:OCLOperators]]
[[Category:OCLOperators]]

Revision as of 08:32, 2 March 2023

This page was created by Hans.karlsen@mdriven.net on 2021-05-02. Last edited by Edgar on 2025-01-20.

You can use this to revert changes currently applied like this: selfVM.DirtyList->DiscardChanges;