This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Overload List
Name | Description | |
---|---|---|
Split(String, String) |
Splits the specified string into a datatable with one column, using the given delimiters.
|
|
Split(String, String, array<String>[]()[][]) |
Splits the specified string into a datatable with the given row- and column-delimiters.
The columns will be numbered using the prefix 'col' (eg. col1, col2, etc...). |