Hello there
I want to use multiple if with a checkbox controller. when the first checkbox is checked, first if works.
for the second checkbox, I have another if statement.
and finally, for the third checkbox, I will have another if statement.
How can I do this kind of expression?