I have a big option expression described below:
(( EN_AP || EN_B4 || EN_BI || EN_XZ || EN_Y2 || EN_YD ) && TR_W7)
This big expression could be described like DRGAT, I used a Combination to try to reduce all this expression to use only DRGAT.
Where can I enable Combination?