So I have a trigger that fires when the contents of a file are modified. However, I would like to be able to display the old value of the item in the trigger (the contents of the file before the trigger fired) . I feel like ITEM.VALUE or ITEM.LASTVALUE should display this but the documentation indicates it wouldn't work. Any other ideas? I am using Zabbix 5.0.xxx