Equals (Filter)
Description
Tests if two values of the same type are equal. Records that meet the conditions are passed on within the Flow.
Use
- Argument
- Select an argument column. (Any)
- Argument
- Select a second argument to compare with the first.
Example
A automation has multiple separate paths it could take depending on the value of a specific field. Using the Equals filter, test the value of that specific field to pass on records to a specific path in the Automation.
Hero Platform_ Example
An example of this function can be found in Hero Platform_'s library of examples.
Download the example titled "function_Equals" to see an example of this function.