Transforms a Float into a Text.

Input Data flow(s).
Output string(s).
Precision of the displayed numeric value, from integer up to five digits precision.
For example 1 1.1 1.11 1.111 1.1111 1.11111
The precision is set only if format is empty. See bellow.
Can be used to specify a format for the output string.
Examples with an input number = 12345.678
(12345)(1.23456780000000E+004)(12345.68)(12345.678)( 12345.68)version 6.0.241021
Edit All Pages