Show pageOld revisionsBacklinksExport to PDFExport Page to HTML/PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{tag>Index Function Function_List Miscellaneous}} ====== GET_CHANGES ====== ===== Description ===== If an object was changed returns which attributes have been changed as well as old and new values ===== Parameters ===== Object name that has been changed ===== Example ===== <code aim>IF MyObject WAS CHANGED THEN CREATE AuditRecord WITH AuditRecord.Description = GET_CHANGES(MyObject) </code> Last modified: 2023/05/09 00:57 Log In