Carrot reference
Operators
! (not)
Invalidates the truthiness of an evaluated expression.
!expression
!department:engineering returns all records where department does not match engineering.
Updated 04 Oct 2023
Did this page help you?
Invalidates the truthiness of an evaluated expression.
!expression
!department:engineering returns all records where department does not match engineering.