Environment Variable¶
An environment variable.
Version¶
Available from version 1.0
Examples¶
1<variable name="TestVar" value="TextValue" />
Configuration Elements¶
| Element | Description | Type | Required | Default | Version |
| name | The name of the environment variable. | String | Yes | n/a | 1.0 |
| value | The value of the environment variable. | String | No | None | 1.0 |
Automatically Generated¶
Documentation generated on Monday, 7 May 2012 at 7:07:04 PM