Number

A literal number value.

Emits a fixed numeric value you type into the node. Use it to supply thresholds, counts, or any literal number.

Inputs

This node has no inputs.

Outputs

  • ValueNumber. Represents the configured literal number.

Configuration

  • ValueNumber. Controls the number emitted by the node.

Example use cases

Set a threshold

Provide a constant number and compare it against a List Length to decide when to escalate.

See also