Bases "Export CSV..." allow modifying the delimiter

In a base there is the ability to export the resulting table to csv. I propose allowing the user to modify the delimiter used upon exporting.

I know CSV implies using the comma as the delimiter. However, sometimes it is desirable to use a different delimiter. On importing the exported file into another program (eg excel or matlab), often commas in the data get caught as delimiters which may result in data being split in odd ways.