Name |
Type |
Required |
Configurable |
Description |
---|---|---|---|---|
name |
identifier |
Yes |
No |
The name of the local variable. The name must be unique among every other local variable and parameter declared by the enclosing element. |
default |
String |
Yes |
Yes |
The default value of the local variable, which may include references to other local variables declared earlier, parameters, component variables, target host attributes, and installed component variables. |