| AGIScriptGetFullVariable Method |
| Name | Description | |
|---|---|---|
| GetFullVariable(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. | |
| GetFullVariable(String, String) |
Returns the value of the given channel variable. Available since Asterisk 1.2. |