__header__
Description
This object treats a file as a collection of parameters
example file type include csv, ini or xml
(NOTE only tested with csv to date)
csv file have the columns names as the first row.
ini file each section defines a set of parameters
Parameters
the NameTemplate is of the format <attribute>
where the attribute is any parameter name
__footer__