Returns true when the input is false and vice-versa – returns false when input is true
inputs:
Input the value to be negated. One common use case is ensuring that a record is not new before continuing with the execution.
outputs:
result – whether the input is false. This value may be used as a condition for Branch operator or as an input for another Boolean operator.
Click to rate this post!
[Total: 0 Average: 0]