IsNullOrZeroAny

Description

At least one expression is void of a value or is zero.

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) are null (void of a value) or zero.

Configuration

Result

Last modified: Thursday December 19, 2024

Is this useful?