Value to String Node¶
The Value to String node generates string representation of the input value.
Inputs (Inputs)¶
- Value (Waarde)
Floating-point value to be converted.
- Decimals Float Data Type
Integer value used to determine the precision of the output value.
Properties (Eigenschappen)¶
- Data Type
The type of numerical value to convert to a string.
- Float:
Convert a floating-point value to a string.
- Integer:
Convert a 32-bit integer to a string.
Outputs (Outputs)¶
- String
String value representation of the input.