Lucid.CSV.SpawnRowRuns¶
This task type spawn a separate run for each row of a CSV table.
Each column value is injected into the run as a parameter, using the specified task type.
An appropriate custom task type can be created using Lucid.CSV.CreateRowTaskType
.