ByteChef LogoByteChef
Flow controls

Condition

Directs a stream based on true/false results of comparisons.

Type: condition/v1


Properties

NameLabelTypeDescriptionRequired
rawExpressionRaw ExpressionBOOLEAN
Options true, true
Set condition as raw expression or list of conditions.true
conditionsOR ConditionsARRAY
Items [[{STRING(type), BOOLEAN(value1), STRING(operation), BOOLEAN(value2)}(boolean), {STRING\(type), DATE_TIME\(value1), STRING\(operation), DATE_TIME\(value2)}\(dateTime), {STRING(type), NUMBER(value1), STRING(operation), NUMBER(value2)}(number), {STRING\(type), STRING\(value1), STRING\(operation), STRING\(value2), STRING\(value2)}\(string)]]
OR Condition array that contains AND Condition arraysfalse
expressionExpressionSTRINGThe raw expression.true

How is this guide?

Last updated on

On this page