XML Script logo
Command _split
Attribute

delimiter, a string, defaults to ' '

[optional] the delimiter used.

Attribute

name, a string

[required] the name of the elements(s) to be created to hold the new strings.

Attribute

string, a string

[required] the string on which to perform the split.

Description

Splits the given string, 'string', into a number of substrings using 'delimiter' as the delimiter, these strings are stored in the new element(s), 'name', at the current root. The default delimiter is space.

Examples of use

                                
                        

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