数值 转换为 字符串
数值转换为字符串 节点生成输入值的字符串表示。
输入
数值
要被转换的浮点数值。
Decimals Float Data Type
用于确定输出值的精度的整数值。
属性
数据类型
The type of numerical value to convert to a string.
浮点:
Convert a floating-point value to a string.
整数:
Convert a 32-bit integer to a string.
输出
字符串
输入项的字符串表示。