Skip to content

conversion:HeaderRow

timrdf edited this page Apr 25, 2011 · 15 revisions

Structural conversion:Enhancements:


See conversion:Enhancement.

Header is on row 2:

    conversion:conversion_process [
        conversion:enhance [
           ov:csvRow 2;
           a conversion:HeaderRow;
        ];

The row specified by conversion:HeaderRow becomes the #H when using template variables to construct new values. If none are specified, then then #H is 1.

Clone this wiki locally