Developer Documentation Library
>
UNICOM Intelligence Function Library
>
Categorical functions
> ContainsAnyExactly
ContainsAnyExactly
This function is identical to
ContainsAny
, except that it is used for a list of all non-category elements that are calculated against
<var>
, where
HasNoData
is false or omitted. This function is used when the list is not empty.
Syntax
ContainsAnyExactly(
<value>
,
<answers>
[
,
<exactly>
]
)
See also
ContainsAll
ContainsAllExactly
ContainsAny
ContainsSome
Categorical functions
Text, categorical, and array functions