String

A literal string value.

Emits a fixed text value you type into the node. Use it to supply labels, names, or any literal string to another node.

Inputs

This node has no inputs.

Outputs

  • ValueString. Represents the configured literal string.

Configuration

  • ValueText. Controls the string value emitted by the node.

Example use cases

Provide a fixed label

Feed a constant string such as the on-call team name into a Change Field or Comment node.

See also