What is the meaning of this data operator: “<>” ?
Below is a screenshot of where it is showing up as an option:
Thanks,
What is the meaning of this data operator: “<>” ?
Below is a screenshot of where it is showing up as an option:
Thanks,
It means ‘doesn’t equal’. For example, if you had a field within the User Data Type called First Name, and you set this constraint in your search for Users:
First Name <> Bob
Then the search would not return any Users with the first name Bob.
Thanks @fayewatson!
No problem!
damn, why invent a non standard operator :’(
been wondering why there was no “doesn’t equal” operator