Open topic with navigation
Syntax
STR(Number)
Description
Returns the supplied number as data type Text, for use with formulas involving text or text functions.
Example
STR (123.55) => 123.55
Number
Numeric expression or data field containing a number.