Element: panel.changed

Type

numeric

Description

The state of interaction of a panel. When the "value" of the panel is changed via user interaction, this element is set to 1, and the window.changed element of its panel window parent is set to 1.

In effect this tells you whether the panel has changed since the last time you looked.

The window functions .reset() and .undo() use this element to monitor changes and default panel states.

See Also

Structure:

window.changed, window.reset, window.undo