Hi Team
I was programming on Clien Script, my task is make a script for to search 2 conditions, the first
must be equals and the second must be distinct.
Up the moment, all the documentacion said only 2 operators:
- equals
- starts_with
But if i want to use Not operator , that's sintax correct ?
((<colName> : <operator> : <colValue>) and !(<colName> : <operator> : <colValue>) ...)
Regards,
Pablo