Checkbox Variables???
Checkbox Variables???
I am trying to do a script based on action on a checkbox. I want to expose more fields to enter if a person checks a check box.
When I am doing the script, what is the name of the variable for "checked"
ie.
if (input.HRA == ???)
What goes in the bold ??? to tell it checked?
Thanks
Q