CDATA section This item adds CDATA sections to the XML output. For example: <![CDATA[ *p = &q; b = (i <= 3); ]]> The only string that must not be used in a CDATA section is ]]>. Shortcut menu commands Edit Script Before Insert or edit a before script. Edit Script After Insert or edit an after script. Add Field Include a field in the CDATA section. See Field. You must first select the field in the Event view. Add Variable Include a variable in the CDATA section. See Variable. Add Static text Include a static text in the CDATA section. See Static text. Settings Label • Label displayed in the Process view. • CDATA in the XML output. To this you can add items using the shortcut menu. Description Optional information about this item. This information is not exported from the XMLOUT tool. Item type CDATA Section. References www.w3.org
<![CDATA[ *p = &q; b = (i <= 3); ]]>