Convert number to string
Updated at:
1. Component overview
Note
Prerequisites: None
Use this component to convert a number to a string.
2. Inputs
Note
For details about each input, see the help text in the component panel of the application flow editor.
3. Outputs
Note
For details about each output, see the help text in the component panel of the application flow editor.
4. Component example
4.1. Configuration example
In the
Number to convertfield, enter "123456".Keep the default settings for the advanced options.
4.2. Example result
None
5. Flow example
Setup Flow
Use the Convert number to string component to convert a number to a string.
Use the Record log component. In the expression editor, enter the type() method to print the variable type from the output of the previous component.

Execution result
After the flow runs, the data type of the converted value is displayed in the log panel, as shown in the following figure.

Is this page helpful?