7.1
2013-09-23

STR

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

Parameter description

Number

Numeric expression or data field containing a number.