---
sourceDocument: Australia Platform Analytics
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/now-intelligence

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform Analytics

ft:clusterId :

    - par

bundleId :

    - par

workflow :

    - Platform


---

# Supported query operations

# Supported query operations {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

The following encoded query operators are supported for creating context objects.
* "\>=": "\>=",
* "!=": "!="
* "\<=": "\<=",
* "=": "=",
* "\>": "\>",
* "\<": "\<",
* "IS_NOT_NULL": "IS_NOT_NULL",
* "ISNOTEMPTY": "ISNOTEMPTY",
* "NOT_CONTAINS": "NOT_CONTAINS",
* "EMPTYSTRING": "EMPTYSTRING",
* "STARTSWITH": "STARTSWITH",
* "ANYTHING": "ANYTHING",
* "ENDSWITH": "ENDSWITH",
* "ISEMPTY": "ISEMPTY",
* "IS_NULL": "IS_NULL",
* "CONTAINS": "CONTAINS",
* "NOT LIKE": "NOT_CONTAINS",
* "BETWEEN": "BETWEEN",
* "LIKE": "CONTAINS",
* "DYNAMIC": "DYNAMIC",
* "NOT_IN": "NOT_IN",
* "IN": "IN",
* "ON": "ON"

