Search:
Asterisk func env
Synopsis:
Gets or sets the environment variable specifiedDescription:
ENV(<envname>)Notes
- This function may be both read from and written to.
- *CLI> show function ENV
Return value
Returns the resulting string.Example
exten => s,1,Set(foo=${ENV(HOME)})exten => s,1,Set(ENV(HOME)=/Foo-Fighters)
See also
Created by: murf,Last modification on Sat 14 of Jan, 2006 [05:50 UTC]

Page Changes
