<- Back to CNS Audit function list
CNSAudit_RollBack
- Description
Use this function to undo any changes, including record deletions, that have been logged to the CNS Audit Log table. It's best to use this function when logged in as a [Full Access] user or within a script that has [Full Access] priviliges in order for everything to be put back like it was.
- Return Type
- Text
- Format
- CNSAudit_RollBack ( AuditID )
- Required Parameters
- AuditID
The value of the ID field from the CNS Audit Log table for the data you want to Roll Back.
- AuditID
- Related Items
- CNSAudit_RecordChange, CNSAudit_RecordDelete