Skip to end of metadata
Go to start of metadata

PUSH()

Synopsis

Appends one or more values to the end of a variable containing delimited text

Description

Example: PUSH example

This would append one, two, and three to the end of the values stored in the variable "array".

Syntax

PUSH(varname[,delimiter])
Arguments
  • varname
  • delimiter

See Also

Import Version

This documentation was imported from Asterisk Version GIT-19-6436d82

  • No labels