arango> processCsvFile("csv.txt", function(line, pos) { output(pos, ": ", line, "\n"); }); 0: hello;world;1;2;false 1: hugo;egon;one;two;1