Hi guys,
is there a way to export data using print(TO_CSV, "...", ...) , and generating values with comma as decimal separator instead of dot?
I tried to change the option in the ini config file but it doesn't seem to work for this case.

Thanks in advance.