I am using a ?:
style if-then-else and I don’t want to do anything for the else, so like this:
dmx-on:click="some_var.value=='some_value'?do_something:do_nothing"
What syntax do I need to put to create the do_nothing
part?
Community Page
Last updated:
Last updated: