Documentation Index

Fetch the complete documentation index at: https://support.nectarcorp.com/llms.txt

Use this file to discover all available pages before exploring further.

Operators

Prev Next

The following operators are supported in JSON configurations to define various conditions for event exclusions, delays, and manipulations:

  • EQUALS
  • NOT_EQUALS
  • GREATER_THAN
  • LESS_THAN
  • CONTAINS
  • NOT_CONTAINS
  • STARTS_WITH
  • ENDS_WITH
  • REGEX
  • EMPTY
  • NOT_EMPTY
  • DATE_EQUALS
  • DATE_GREATER_THAN
  • DATE_LESS_THAN

When defining conditions for date fields, one of the above date-specific operators should be used.

Supported Date Formats:

  • yyyy-MM-dd'T'HH:mm:ss.SSSSSSSSS

  • yyyy-MM-dd HH:mm:ss.SSS

  • yyyy-MM-dd HH:mm:ss