Newer Version Available
Expression Set Condition Expression Step
- Root XML tag
- <ExpressionSetConditionExpressionStepInput>
- JSON example
-
1"conditionExpression": { 2 "expression": "productName == 'iPhone' && City == 'Los Angeles'", 3 "resultParameter": "condition_output__1" 4 } - Properties
-
Name Type Description Required or Optional Available Version expression String Expression that’s defined for the step. Required 58.0 resultParameter String Expression set version variable associated with the result of the step. Required 58.0