Assuming mycsv is required, the following result was found.
l_CsvRows.add(l_CsvRow.toString()); } } } } v_Filename = "My_Form_Fields_MetaData.csv"; f_MyCSV = l_CsvRows.toString(v_NewLine).toFile(v_Filename); f_MyCSV.setParamName("attachment"); sendmail [ from :zoho.adminuserid to :"" subject :"My Form Fields"...