Hide/Show fields conditionally in SubForms

Hide/Show fields conditionally in SubForms

I have created a subform in a Zoho Creator form entitled "Household Members".

I have a few questions within the subform row that need to be shown or hidden based on the answer to other questions in the row.

For example, I have a question (radio button) where the user is answering a question about "Disability" with "Yes" or "No". If the answer selected is "Yes", I want the question "Type of Disability" (Multi-Select) to be shown.

In creating an "If/else" "show/hide" deluge script, I'm getting an error and cannot seem to resolve it.

Help?