I’m sure this has been asked before, but searching doesn’t seem to reveal the answer…
Where is my syntax mistake in this statement?:
dmx-show="show_help.items.contains(1020) ¦¦ show_all_help.value==1"
I’m sure this has been asked before, but searching doesn’t seem to reveal the answer…
Where is my syntax mistake in this statement?:
dmx-show="show_help.items.contains(1020) ¦¦ show_all_help.value==1"
Hi,
Not sure what these are: ¦¦ but it should be || for an OR operation 
lol…
… my keyboard seems to have both… thanks @Teodor for your prompt reply as usual!