Does anyone know how to do "if else buttons"?
I have 3 buttons that have 3 dropdown animations that close when I hit the close button inside the symbol. The problem is I can open all three buttions with animations running. I only want one to show when the button is clicked.
How do I have the button check to see if the other buttons are open and if I click on one of them it closes the previously opened button?