2.64.7.1 Other Function: In

The following are the arguments, types, and specification of the In function.

Function

Arguments

Type

Specification

In

Return

Boolean

 Return type is Float if either item is Float, otherwise Decimal if either item is Decimal, otherwise Integer.

Item

Eq

The item to check for set membership.

Set

*

A Literal with no Path or a ParameterRef.

MUST have the same type as Item.