/

ParseStringInto2dStringArray

[this page | pdf]

Function Description

Returns a String array containing elements derived from InputString, each row being delimited by the chosen RowDelimiter and each element within the row by a RowElementDelimiter, with number of entries in each row defined by number of elements identified in RowFormat. Strings that start with StartStringToDefineRowsToIgnore are ignored.

 

A blank RowDelimiter or RowElementDelimiter is treated in the same way as a blank Delimiter in MnParseStringIntoStringArray.

 

 


NAVIGATION LINKS
Contents | Prev | Next


Output type / Parameter details

Output type: String()
Parameter NameVariable TypeDescription
InputStringStringInput Array
RowDelimiterStringDelimiter used to delimit individual rows
StartStringToDefineRowsToIgnoreStringString which if present at start of row results in row being ignored
RowFormatStringRow Format to identify number of components in each row
RowElementDelimiterStringDelimiter used to delimit individual entries within a row

Links to:

-          Interactively run function

-          Interactive instructions

-          Example calculation

-          Output type / Parameter details

-          Illustrative spreadsheet

-          Other General functions

-          Computation units used


Note: If you use any Nematrian web service either programmatically or interactively then you will be deemed to have agreed to the Nematrian website License Agreement


Desktop view | Switch to Mobile