Skip to main content
Emits a fixed value defined on the node, with no dependence on upstream input.

Configuration

The value field stores the literal value. The value_type field declares its property type (string, integer, float, boolean, date, datetime, etc.) and is used to coerce the stored value at execution time. Set list? to true if the literal should be treated as a list rather than a single value.

Ports