Boolean Toolbox Formula Builder
Build and test your formulas visually
Boolean Expression
Operators: AND (*, &, AND), OR (+, |, OR), XOR (^, !=, XOR), NOT (!, NOT)
Settings
Generated JSON
[
{
"id": "f1",
"name": "My Formula",
"expression": "A AND B",
"enabled": true,
"timeout": 0,
"firstImpression": true
}
]