-
and(Expr rhs)
→ Expr
-
Available on Expr,
provided by the Logical extension
-
ifThenElse(Expr condition, Expr thenCedarExpr, Expr elseCedarExpr)
→ Expr
-
Available on Expr,
provided by the Logical extension
-
not()
→ Expr
-
Available on Expr,
provided by the Logical extension
-
or(Expr rhs)
→ Expr
-
Available on Expr,
provided by the Logical extension