T

Returns the argument as text

Usage examples 

  • T(123)

  • T(tableA.fieldB)

Syntax 

T ( value )

  • value - any expression.

Returns 

string - the string representation of the text.

Functions reference