Skip to main content
Version: 5.10.x

ConditionExpressionContext

Context keys that can be resolved during a conditional expression evaluation. In addition to the values below, the condition has access to environment variables.

Table of contents

Properties

Properties

TASK_RESULT

Optional TASK_RESULT: string

The result of the task that ran before the evaluation of the expression.

Can resolve to 'success' or 'error'.