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 2 Next »

GET FULL VARIABLE

Synopsis

Evaluates a channel expression

Description

Returns 0 if variablename is not set or channel does not exist. Returns 1 if variablename is set and returns the variable in parenthesis. Understands complex variable names and builtin variables, unlike GET VARIABLE.

Example return code: 200 result=1 (testvariable)

Syntax

GET FULL VARIABLEGET FULL VARIABLE VARIABLENAME [CHANNEL_NAME]
Arguments
  • VARIABLENAME
  • CHANNEL_NAME

See Also

Import Version

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

  • No labels