%LenStr function


Function
The function returns the length of defined expression of Text type. If the parameter is an invalid value, the function returns the invalid value.
Declaration
INT %LenStr(
   TEXT in String
 )

Parameters
text Function argument.