getDataModified procedure
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.