${textNode()}
Creates a new XML text node from the specified VALUE.
| Name | XPath | Description | Reagent Type | Expected Type | Required |
|---|---|---|---|---|---|
| VALUE | descendant-or-self::text() | String expression that will be converted into a text node. The default is the value of the 'Attributes.STRING' request attribute. | PHRASE | java.lang.String | No |