Return true if any inputs are true, otherwise false.

Input Fields

  • input 1: the first true/false value
  • input 2: the second true/false value
  • ‘click or drop here to create’: additional input fields that can be added

Output Fields

  • any true?: a true or false value
    • true: if any input is true
    • false: if all inputs are false