There are currently two types of conditionals actions: visible and set. These actions can be called from then or else statements in root conditions. (Conditions has to be the root of the condition tree, or they have to be included in a sequence array.)

condition: { when: 'x', is: 'y', then: { ... }, else: { ... } }