This topic applies to WebSphere Application Server Liberty V8.5.5.9 and earlier. For the latest Liberty topics, see the WebSphere Application Server Liberty documentation.
Variable Declaration (variable)
Declare a new variable by specifying the name and value for the variable.
Attribute name | Data type | Default value | Description |
---|---|---|---|
name | string | The name of the variable. | |
value | string | The value to be assigned to the variable. |