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"