The text(x) function converts the number x to a textual representation.
This function Returns a value of type Text.
text(4)
Result: "4"