value
Specifies the value to be used for the argument.
Here is an example of how you can use this element in a commandBlock.
<commandBlock>
<commands>
<sessionStartCommand>
<arguments>
<argument>
<name>OCI_ATTR_USERNAME</name>
<value>PROXY_USER1</value>
</argument>
</arguments/>
</sessionStartCommand>
</commands>
</commandBlock>
Child Elements of value Element
The value element has no child elements.