Matrix1 Utility Plug-ins

SPLIT STRING


Syntax

SPLIT STRING Source String, Delimiter String

Description

This command will accept the source string, and will use all of the characters within the delimiter list to split it into words. The other functions in this category can be used to retrieve the number of words and the words themselves.

The delimiters are used as separators, so a delimiter at the start of the source string will give you an empty word at the start, two delimiters next to each other will give an empty word between them, and a delimiter at the end will give an empty word at the end. Because of this, a source string will always return at least one word.

Go back to ...

Matrix1Util_16 Commands Menu
Matrix1 Utils Main Index
Matrix1 Utils Command List
Commands Menu
Main Menu

Copyright © Ian Mold - Matrix1 Software 2006 - 2011