This page last changed on Mar 30, 2011 by wikibot.
PUSH()
Synopsis
Appends one or more values to the end of a variable containing delimited text
Description
Example: Set(PUSH(array)=one,two,three) would append one, two, and three to the end of the values stored in the variable "array".
Syntax
Arguments
See Also
Import Version
This documentation was imported from Asterisk version SVN-branch-1.8-r311874.
|