ExtractParameter

Defines a parameter for an extract.

NameData TypeDescription
NameStringName of the object or property.
ValueStringDefines value to be used in filter or other object. In filters, the BETWEEN operator requires two values. The IN operator can handle multiple values. All other operators require only one value. Values of isNull or isNotNull ignore any supplied values and don’t return an error.