Resolved! Reset Yes/No/--None-- variable back to --None-- after it's been answered
Have a need to reset a Yes/No variable(Included --None--) back to not answered, after it's been answered. Will perform in a script.Tried the following two commands but no luck.g_form.setValue('question_2', '');g_form.setValue('question_2', '-- None...