PanelGroupChanged function
Syntax
PanelGroupChanged()
Description
Use the PanelGroupChanged function to determine whether a component has changed since the last save, whether by the user or by PeopleCode.
Note:
The PanelGroupChanged function is supported for compatibility with previous releases of PeopleTools. New applications should use the ComponentChanged function instead.
Related Topics