i have a UE script 1.0 that checks if the duedate which is auto set (system date + term) on an invoice has been changed using the oldRecord val == newRecord val etc this works fine when a record is being edited. how can we achieve the same for new records since the oldRecord wouldn't work?