Value To Text
Method #
This node converts any numerical value to a string, for use within a Text node or to be processed by other text string nodes.
Parameters
These properties control the core behaviours of the node.
Parameter Details
Value Numerical value to be converted to a string.
Decimals Number of decimal places the converted float should be limited to.
Decimal Point Character used to represent the decimal point.
Digit Separator Character used to seperate digits, in groups of 3. for instance, 10000 becomes 10,000.
Inputs
These properties control the core behaviours of the node.
Parameter | Details |
---|---|
Value | Numerical value to be converted to a string. |
Decimals | Number of decimal places the converted float should be limited to. |
Decimal Point | Character used to represent the decimal point. |
Digit Separator | Character used to seperate digits, in groups of 3. for instance, 10000 becomes 10,000. |
Name | Description | Typical Input |
---|---|---|
Value | Override the value attribute with any numerical output. | Extractor |