Open topic with navigation
Convert a number into a text string
To convert any type except text and boolean into a string, you can use the following syntax with the Text function:
- <text variable> = Text("<variable>")
Text function example:
See also:
Text function reference