Element Details: NoSQL+Compare+Filter
 Back


Available in: Logi Info Source code name: NoSqlCompareFilterIntroduced in: v11.1.033

Returns documents that match the filter requirements.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
CompareType
>=
>
=
<>
<=
<
(Required) Defines the type of comparison to perform.
CompareValue
UserDefined
The value to use in the comparison. When working with dates, to ensure they are not in an ambiguous format, specify values in y-m-d order.
DataColumn
UserDefined
(Required) The name of a data field/column returned from the DataLayer.
DataType
Text
Number
Date
Specifies the type of data present.



PARENT ELEMENTS

Click element to drill down for more information.



CHILD ELEMENTS

Click element to drill down for more information.



 Back to top