getDataModified procedure
- Last Updated: August 23, 2021
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
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.