| NAnt  Help  Function Reference  environment::get-variable | v0.92-rc1 | 
[This is preliminary documentation and subject to change.]
Returns the value of the specified environment variable.
string environment::get-variable(name)
            
    
    | Name | Type | Description | 
|---|---|---|
| name | string | The environment variable of which the value should be returned. |