text (x)

The text(x) function converts the number x to a textual representation.

This function returns a value of type Text.

Example

 text (4)

Result: "4"