Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 756 Bytes

File metadata and controls

16 lines (8 loc) · 756 Bytes

WorkflowStepConditionAttributeValueComparison

Compares the value of one document attribute to another attribute-derived value on the same document. The criterion operator is evaluated as: document.attribute[valueAttributeKey] OP comparison Literal comparison value fields are not used with this source.

Properties

Name Type Description Notes
sourceType WorkflowStepConditionAttributeValueComparisonSourceType
valueAttributeKey String Document attribute key containing the value to compare.
comparison WorkflowStepConditionAttributeValueComparisonTarget