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(newvarchannelnamevariable)
Arguments
  • newvar
  • vardata
    • channelname
    • variable

See Also

Import Version

This documentation was imported from Asterisk Version SVN-branch-10-r370277

  • No labels