The index of the selection list is used to write the corresponding column values to the placeholder in the Word document.
e.g. function in the Word document:
selSelectionList7.lst(col1) // 2. value of line in the data source
selSelectionList7.lst(col2) // 3. value of line in the data source
This example use the data source "SelectData".