BuildSensitivityCsv Function

Creates a sensitivity report from the XML file generated by a sensitivity analysis. Output is in the form of a string array with each element containing comma-separated values

Arguments

Number Type Compulsory Default Description
1 String Yes Input file
2 Real No 0 Sort column

Argument 1

XML input file. This is generated by the sensitivity analysis. Its path can be retrieved using the GetAnalysisInfo function using the outfile parameter.

Argument 2

The resulting HTML file is in the form of a table. By default, the table is sorted in order of case number - column 0. This argument specifies alternative columns to be used for the sort order.

Returns

Return type: string array

Report data. This is a string array with each element a list of comma-separated values. The first element provides a header detailaing the data in each column