Click or drag to resize
AGIScriptGetFullVariable Method
Overload List
  NameDescription
Protected methodGetFullVariable(String)
Returns the value of the current channel variable, unlike getVariable() this method understands complex variable names and builtin variables.
Available since Asterisk 1.2.
Protected methodGetFullVariable(String, String)
Returns the value of the given channel variable.
Available since Asterisk 1.2.
Top
See Also