Resolved! Field type determination
I would like to perform processing only on fields of type "Date/Time". (server side script)I am thinking of storing all fields in an array and processing them, and only making judgments and processing in the case of date/time fields.Is there a way to...
