getDataModified procedure
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
getDataModified procedure
Checks if there are any pending changes in the local ProDataSet object (populated by changeAuditDatabase procedure) which have not been saved.
Parameters:
- OUTPUT lMod AS LOGICAL
-
YESif there are changes pending, otherwiseNO.