Returns true if all inputs are true, otherwise returns 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 can be added if you want to check more than 2 values

Output Fields

  • all true?: a true or false value
    • true: if all input fields are true
    • false: if at least one input is false