DumpValue Item¶
The DumpValueItem is used to specify which values are written to the dump file The values are put in CDATA sections by default
Version¶
Available from version 1.7
Configuration Elements¶
Element | Description | Type | Required | Default | Version |
name | The name of the value. | String | Yes | n/a | 1.4.4 |
value | The actual value. | String | No | n/a | 1.4.4 |
valueInCDATA | Whether to put the value in CDATA or not | Boolean | No | true | 1.7 |
Automatically Generated¶
Documentation generated on Monday, 26 May 2014 at 7:18:03 AM