However, when the user then chooses a valid value for the parameter and runs the translation, that value "sticks" with the script. When the user runs the translation again, the valid value is still there, not "None".
I want to ensure that the user runs the translation with the prompt each time. Is there a way to "unstick" the value that the user has selected the previous time that they ran the script?
Thanks