The clearChoice( ) helper function now clears data
The clearChoice helper function has been enhanced to clear the answers from
multiple-choice questions like check boxes and drop-downs. Previously, the function
removed the answers, converting them to null values, which is not a true
clear.
Note:
When data is cleared, the answer is removed, and the questions status is reverted to that of an unanswered question.For more information, see clearChoice (Multiple-choice questions) in the Rules Developer Guide and Understanding data clearing in the Site User Guide.