YJ
I am trying to change the value of the date attribute in script. I can change the date attribute value to another date with setValue(), However, I don't know how to remove the date value in the date attribute once there is one already. Or in another word I want to "un-maintain" the date attribute. Or remove the date value through script. Does anyone know!?