Link to this page
Print this page
Parent topic
:
String Functions
Template Functions
/
String Functions
length()
The
length()
function returns string length.
Syntax
length(
expr
)
Note:
Return
string(expr)
length.