UnEqual String
Purpose of the Node
The UnEqual String node compares two input strings and outputs whether they are not equal. This is useful for conditional logic in visual scripting workflows.
Pins
Pin Name | Pin Description | Pin Type | Value Type |
---|---|---|---|
string | Input string to be compared | String | Normal |
string | Second input string to be compared | String | Normal |
unequal | Output: True if strings are not equal | Boolean | Normal |