|
This page last changed on Dec 06, 2009 by csut017.
FBVariable
Defines a variable to pass to FinalBuilder.
Version
Available from version 1.3
Examples
<FBVariable name="variable" value="something" />
Configuration Elements
| Element |
Description |
Type |
Required |
Default |
Version |
| name |
The name of the variable. |
String |
Yes |
n/a |
1.3 |
| value |
The value for the variable. |
String |
Yes |
n/a |
1.3 |
 | Automatically Generated
Documentation generated on Sunday, 6 Dec 2009 at 7:06:11 PM |
|