Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

%LenStr function


Function

The function returns the length of defined expression of Text type in characters (a single UTF-8 character can be represented by 1-4 bytes). If the parameter is an invalid value, the function returns the invalid value.

Declaration


Blok kódu
languageesl
themeConfluence
INT %LenStr(
   TEXT in String
 )
Parameters


textFunction argument.