JSONLogic Icon Conditionals Documentation
For Cloneable Cloud Platform Data Object Builder
Table of Contents
Overview
Key Components:
How It Works
Evaluation Flow:
Field Naming and References
CRITICAL: Field Name Mapping
Examples:
Field Display Name
Field Name (use this)
JSONLogic Reference
Field Value Types
JSONLogic Syntax
Basic Structure:
Common Operators
1. Variable Access (var)
var)2. Equality (==)
==)3. Inequality (!=)
!=)4. Logical AND (and)
and)5. Logical OR (or)
or)6. Logical NOT (!)
!)7. Comparison Operators
8. In Array (in)
in)9. If-Then-Else (if)
if)
