Nodo Valor a texto¶
The Value to String node generates string representation of the input value.
Entradas¶
- Valor
Floating-point value to be converted.
- Decimals Float Data Type
Integer value used to determine the precision of the output value.
Propiedades¶
- Tipo de datos
The type of numerical value to convert to a string.
- Decimal:
Convert a floating-point value to a string.
- Entero:
Convert a 32-bit integer to a string.
Salidas¶
- Cadena de texto
String value representation of the input.