IsEven (Filter)
Description
Tests if the argument's field values are an even number. Records that meet the conditions are passed on within the Flow.
Use
- Argument:
- Select an argument. (Long)
Example
An example using the IsEven filter function is when you have a list that needs to be split. Use this function to segment half of the records into a separate branch of your Flow.
This can be useful for assigning Human in the Loop users to their skills.
Hero Platform_ Example
An example of this function can be found in Hero Platform_'s library of examples.
Download the example titled "function_IsEven" to see an example of this function.