Differences

This shows you the differences between two versions of the page.

Link to this comparison view

a_f:f:99_a:get_changes [2022/09/01 06:46] – created - external edit 127.0.0.1a_f:f:99_a:get_changes [2022/09/02 02:41] (current) – ↷ Page moved from a_f:f:99_a:get_changes to a_f:f:f:get_changes administrator
Line 1: Line 1:
-{{tag>Functions 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: 2022/09/13 18:12