This page last changed on Mar 30, 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-1.8-r311874.
|