Search:
Asterisk func quote
Synopsis:
Quotes a given string, escaping embedded quotes as necessaryDescription:
QUOTE(<string>)Notes
- *CLI> show function QUOTE
Return value
Returns the quoted stringExample
exten => s,1,Set(foo=${QUOTE(MURPHY)})should set foo to the value "MURPHY".
See also
Created by: murf,Last modification on Mon 17 of Apr, 2006 [03:48 UTC]

Page Changes
