The correct title of this page is Search/Split String function. The substitution or omission of the / is because of technical restrictions.
The Search/Split String function divides a single string into two substrings.
You can divide the string at a certain character or substring. Search/Split String searches string for the string or character in search string/char. The function splits the string and returns the resulting two strings in substring before match and match + rest of string.
Usage
History
Version
|
Change(s)
|
|
More info to come.
|
See Also
External Links