a == b

Compares two values and returns true only if the inputs are equal. Often used to create criteria.

inputs: 

Input two values of any type, e.g. outputs of Get Entity Attributes or Constant operator. 

  • Required: yes 

outputs: 

result – whether the two inputs are equal. This value may be used as a condition for Branch operator or as an input for a Boolean operator.

Click to rate this post!
[Total: 0 Average: 0]

Leave a Reply

Your email address will not be published. Required fields are marked *