If an object was changed returns which attributes have been changed as well as old and new values
Object name that has been changed
IF MyObject WAS CHANGED THEN CREATE AuditRecord WITH AuditRecord.Description = GET_CHANGES(MyObject)