I UNDERSTAND THE FORMULA:

"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."

BUT WHAT IF YOU AREN'T USING A LENGTH VALUE??? I JUST WANT TO USE NUMBERS WITH NO PARAMETER UNIT. WHAT WOULD MY HEADER LOOK LIKE?

-PCB