Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

ImportVar()

Synopsis

Import a variable from a channel into a new variable.

Description

This application imports a variable from the specified channel (as opposed to the current one) and stores it as a variable ( newvar ) in the current channel (the channel that is calling this application). Variables created by this application have the same inheritance properties as those created with the Set application.

Syntax

ImportVar(newvar=channelnamevariable)
Arguments
  • newvar
  • vardata
    • channelname
    • variable

See Also

Application_Set

Import Version

This documentation was imported from Asterisk version SVN-branch-1.8-r311799.

  • No labels