michoel
csvContent += oItem.description.replace(/"/g, '""') + '"' + ",";
csvContent += '"' + oItem.description.replace(/"/g, '""') + '"' + ",";