Trigger when ANY choice is made?

I want to make something trigger when any choice is made in a multiple choice component. Is there a quicker way to do this than specifying each separate condition with .isSelected(#)?

Found this post from Jay and modified for my 18(!) choices