strlen
Returns the length of string in characters.
$(STRLEN
, string)
Examples
Code
Returns
$(strlen
,Mary had a little lamb
)
22
$(strlen
,Mary had a little lamb.
)
23
See also...
DIESEL functions
© Bricsys NV. All rights reserved.