Hello,
I want to reset the combo box value to empty if the YES condition is not satisfied. Is there any element property which can help me to do this function.
Thanks
Ameet M
1 answer
Hello, you can use “Set Selected Index” or “Set ComobBox Value” action to change the current value of combo box. Since the options in combo box are not fixed in the simulation. You will need to add an empty option into it. When you want to “clear” the value, just select the empty option.