Select box variable and the select value should display description
When user selects an option, the script checks the value. Depending on the option, it updates the help text under the select box with the description.If they clear/reset, the description disappears.How can this be achieved.