taskCsvRowToTaskObject

Type: function
Returns a JSON representation of a single task CSV row, coded to handle multiple values in a single pipe separated cell.

Body

function(row){...}

Classpath

Children