Docs
NodesProcessing Nodes
Edit Page on GitHub

Number to Text

Converts a number (integer or float) into its string representation.

textnumconverterstringEasy0
Number to Text Node Screenshot

Description

Converts a numerical value into its string representation, allowing for text-based operations and concatenation.

Common Use Cases

  • Combining numbers with text
  • Formatting numerical output
  • Preparing numbers for text-based APIs

Inputs

The input connections this node accepts:

NameDescriptionTypeFlowThe flow of the workflowFlowNumberNumber to convertNumber

Outputs

The output connections this node provides:

NameDescriptionTypeTextThe number in text formatTextToolThe tool version of this node, to be used by LLMsTool

Fields

The configurable fields this node provides:

NameDescriptionTypeNumberNumber to convertNumber

Last updated on