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