What is the best way to make conditions for setting properties? Like if I want to click a button and it changes state from 100% size to 110% size. And when I click it again, it resizes back to 100%?
You can use checkable Button or Switch as a trigger.
See the example conditions_using_controls.pma (489.5 KB)