I would like to ask how to change the name of the resulting data extract into the current date and time??? thanks master..
outputFileName = (configXML.outputfilename[0] || "yyyy-MMM-dd-HHmmss") + ".zip";
outputFileName = outputFileName.replace(/(\\|\/|:|\?|"|<|>|\|)/g, "");<SPAN class="line-numbers-rows"><SPAN></SPAN><SPAN></SPAN></SPAN>