Skip to main content

Condition

Supported implementations for Condition.

Notes

An importer condition evaluates a document's fields, content, reference, or other properties and returns true or false. Conditions are used in flow control (if/ifNot) to route documents through conditional processing paths.

Examples

condition:
class: string

Implementations