Hello people, I am working on a window with some visibility options, I have been trying to solve this but I ran out of ideas.
I would like to establish a statement where I can control the visibility of both the trim and the bars, if the trim is off the bars should be off as well, but if the trim is on I should be able to decide whether the bars are on or off. I have tried with IF statements but no clue how to make it work. Thanks for your help.
I would like to establish a statement where I can control the visibility of both the trim and the bars, if the trim is off the bars should be off as well, but if the trim is on I should be able to decide whether the bars are on or off. I have tried with IF statements but no clue how to make it work. Thanks for your help.
Comment