IsNotEmpty (Filter)
Description
Tests if the argument's fields are not empty. Records that meet the conditions are passed on within the Flow.
Empty is defined as a string value with the string being zero (0) characters in length.
Use
- Argument:
- Select an argument. (String)
Hero Platform_ Example
An example of this function can be found in Hero Platform_'s library of examples.
Download the example titled "function_IsNotEmpty" to see an example of this function.