I want to create a data macro on a table in my database that is triggered by the after update event and writes the content of a TempVar object in a field in another table.
When I want to use the data macro to write something else then a TempVar Object I do the following:
If...