InValueRange

Description

The value is within the specified range.

Input arguments

Argument Name

Data Type

Description

expression

String

Value to be evaluated.

DateTime

Decimal

Integer

Real

Low value

Literal*

Low value of range.

High value

Literal*

High value of range.

*Data type compatible with expression

Return type

Boolean (TRUE/FALSE, Yes/No)

Example

Explanation

Determine if Field1 is between the values 40000 and 49999.

Configuration

Result

Last modified: Thursday December 19, 2024

Is this useful?