Method
This node converts any numerical value to a string, which can be input into other nodes – typically the Text node.
Attributes
Name | Description |
---|---|
Value | Numerical value to be converted to a string. |
Num Decimal Places | Number of decimal places the converted float should be limited to. |
Inputs
Name | Description | Typical Node Input |
---|---|---|
Value | Override the value attribute with any numerical output. | Extractor |
Outputs
This node outputs a string that can be used by any node which takes a string input.