Use the -column-delimiter (or -cd) option to delimit columns in the sampling views. Specify a character, which will be used to delimit the columns.
Command-line example:
>vtl view -modules -cd ","
OR
>vtl view -modules -cd ,
In this example, columns in the module view will be delimited with the comma.
Delimiting columns can be helpful when exporting sampling view data to other programs like Microsoft* Excel.