Maybe look in the csv node settings, where it says separator.
e.g.
[{"id":"eeb9211a8f426608","type":"template","z":"452103ea51141731","name":"","field":"payload","fieldType":"msg","format":"handlebars","syntax":"mustache","template":"1;4\n2;5\n3;6","output":"str","x":240,"y":3660,"wires":[["1ea8d77edebaa5e4"]]},{"id":"e6a0e1f18fc8f86f","type":"inject","z":"452103ea51141731","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"","payloadType":"date","x":100,"y":3660,"wires":[["eeb9211a8f426608"]]},{"id":"1ea8d77edebaa5e4","type":"csv","z":"452103ea51141731","name":"","sep":";","hdrin":"","hdrout":"none","multi":"mult","ret":"\\n","temp":"","skip":"0","strings":true,"include_empty_strings":"","include_null_values":"","x":310,"y":3700,"wires":[["5626199d0b983e3e","0e936280b366a6f0"]]},{"id":"5626199d0b983e3e","type":"change","z":"452103ea51141731","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"$$.payload.[$.*]","tot":"jsonata"}],"action":"","property":"","from":"","to":"","reg":false,"x":500,"y":3700,"wires":[["71b6e778f177aa3d"]]},{"id":"0e936280b366a6f0","type":"change","z":"452103ea51141731","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"$sum($$.payload.col1)","tot":"jsonata"}],"action":"","property":"","from":"","to":"","reg":false,"x":500,"y":3740,"wires":[["15e9acb625811019"]]},{"id":"71b6e778f177aa3d","type":"debug","z":"452103ea51141731","name":"debug 107","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":690,"y":3700,"wires":[]},{"id":"15e9acb625811019","type":"debug","z":"452103ea51141731","name":"debug 108","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":690,"y":3740,"wires":[]}]