/

ParseStringIntoStringArray

[this page | pdf | back links]

Interactively run this function

Answer  


Parameter NameInputAn input expression?
InputString
Delimiter
Delimiter used in output:

Calculation description
Time-stamp calculation?  
  


Function Description

Returns a (String) array containing elements derived from InputString, each element being delimited by the chosen Delimiter.

 

If Delimiter is blank then it is assumed that InputString should be broken up as follows:

 

(a)    If InputString contains carriage return (‘Cr’), line feed (‘Lf’) or tab (‘Tab’) control characters then the string is broken up into consecutive character strings between each occurrence of these control characters (except for CrLf and LfCr which are treated as if they are a single control character)

(b)    If InputString doesn’t contain any of these three control characters then the Delimiter is defaulted to a comma, i.e. “,”, and the string is broken up between consecutive commas

 

 


NAVIGATION LINKS
Contents | Prev | Next


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