A delimiter between clustered values of the parameters provided in ParList$ of the CLUSTER# function.

If "NullString" is provided, the values (per list and per solution in the cluster are delimited by CrLf, so one value/set of values per line.

If ParList$ contains more than one parameter, CellDelim$ is used as delimiter in the list per solution and between the values of each solution, CrLf is used as delimiter for a presentation of a series of values, you can use: CellDelim$=", | and ". '|' separates the delimiter used for all clustered values except before the last one, e.g. four values will then be presented as "a, b, c and e".



  • No labels