Takes a true or false input and returns the opposite value.

Input Fields

  • input field: a true/false value

Output Fields

  • result: the opposite value of the input
    • true if the input has a value of false
    • false if the input has a value of true