The first row of values in the CSV file is for header information, to describe the contents of subsequent columns.
The headers are of the format ParameterName##ParameterType##ParameterUnits
Acceptable parameter types are: NUMBER, LENGTH, AREA, VOLUME, ANGLE, and OTHER.
For example, a column may have the following header: TotalArea##AREA##INCHES to represent the total area in square inches.
The first column in the file contains a description. The Lookup Function processes the information in the file starting with column 2.