Strip whitespaces
XML
<trim var="var" type="both">
string
</trim>
<trim /> strips whitespace characters from the beginning and/or end of a value.
Attributes
Results
| Binding | Type | Predicate |
|---|---|---|
| var | string | N/A |
Examples
XML
<output>
<trim> iXML </trim>
</output>
<!-- iXML -->