FBVariable¶
Defines a variable to pass to FinalBuilder.
Version¶
Available from version 1.3
Examples¶
1<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 Monday, 26 May 2014 at 7:18:03 AM