Vidíte historickú verziu tejto stránky. Pozrite si aktuálnu verziu.

Porovnať s aktuálnou verziou Zobraziť históriu stránky

« Predchádzajúce Verzia 2 Aktuálny »

%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
INT %LenStr(
   TEXT in String
 )
Parameters
textFunction argument.
  • Žiadne štítky