string()

The string() function converts an expression to a string.

Syntax

string(expr)
Note:
  1. expr is the expression to convert.