Link to this page
Print this page
Parent topic
:
Conversion Functions
Template Functions
/
Conversion Functions
string()
The
string()
function converts an expression to a string.
Syntax
string(
expr
)
Note:
expr
is the expression to convert.