XML Script logo
Splitting strings with the default delimiter
Code
# $.teststring := "This is the string to split, the default delimiter is space." #
# $.teststring #
<_split name="OutputString" string="# $.teststring #" />
<_foreach element="OutputString" >
# .__content #</_foreach>
Output
This is the string to split, the default delimiter is space.

This
is
the
string
to
split,
the
default
delimiter
is
space.
Ref

x.5701

XML Script homepage | Documentation home | XML Script docs | Command list | Function list | X-Tract docs

X-Stream, X-Tract and XML Script are trade marks of DecisionSoft Limited
© Copyright 1998-2000 DecisionSoft Limited