Hope this is an easy question...
Is there an easier way to assign two separate options to a toggle button? Until now, I've been using a choice constraint parameter with the toggle button widget, and then scripting "if this = 1 then do this, if this = 0 then do that"
Is that the only way, or is there a way to do this in the regular button objects?
Thanks!