Asterisk func len
Synopsis:
Returns the length of the argument givenDescription:
LEN(<string>)
Notes
- *CLI> core show function LEN
Return value
Returns integer length of the string.Example
exten => s,1,Set(foo=${LEN(${mystring})})See also
Featured -
Search:

Page Changes















