IsNotNullAny
Description
At least one of the expressions is not void of a value.
Input arguments
Argument Name |
Data Type |
Description |
|
Fields |
String |
|
Fields to be evaluated. |
DateTime |
|
||
Decimal |
|
||
Integer |
|
||
Real |
|
Return type
Boolean (True/False, Yes/No)
Example
Explanation
Determine if any of the fields (FieldA, FieldB, FieldC) are not null (void of a value).
Configuration
Result
Last modified: Thursday December 19, 2024