Logical Operators
To understand and effectively apply Logical operators on Digia Dashboard than you should have knowledge of Json operators.
Json OperatorsThere are various logical operators support on PIM's Dashboard
1. Equal Operator (isEqual)
Arguments
4. Not Null Operator ( isNotNull )
Arguments
5. Not Operator (not)
Arguments
Example
6. Greater than Operator (gt)
Arguments
Example
7. Greater than Equal to Operator (gte)
Arguments
Example
8. Less than Operator (lt)
Arguments
Example
9. Lesser than Equal to Operator (lte)
Arguments
Example
10. Or Operator (or)
Expression 1
Expression 2
Result
Arguments
Example
11. And Operator (and)
Expression 1
Expression 2
Result
Arguments
Example
12 . if Operator ( if )
Example
Last updated