I'm stuck writing a script that includes a step to 'empty' or clear a date field.
I've tried 'Set Field', but the 'Specify/Calculation' dialog box requires an entry. I have tried entering "" to this box, but this results in the formula Set Field["FieldName",""""] which the field displays as an error.
Any ideas?