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
- Value — Number. Represents the configured literal number.
Configuration
- Value — Number. 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.