Jump to content
C4 Forums | Control4

conditional with OR in Composer HE?


ium

Recommended Posts


If SMTH

DO_SOMETHING

STOP

If SMTH_ELSE

DO_SOMETHING

This lack of basic BOOLEAN operators in Composer drives me nuts.

I would really like to be able to code something like this:

If Garage_Door_Left is_open OR Garage_Door_Right is_open

DO_SOMETHING

The approach above using STOP commands results in duplicate code which invariably leads to errors.

This is just one example....

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.