This page last changed on Oct 14, 2011 by wikibot.
QUOTE()
Synopsis
Quotes a given string, escaping embedded quotes as necessary
Description
Example: ${QUOTE(ab"c"de)} will return "abcde"
Syntax
Arguments
See Also
Import Version
This documentation was imported from Asterisk version SVN-branch-10-r340810.
|