Got a request today to build a csv file that listed out some files in a folder along with a few other bits of information. The headers from left to right are: parentId($id), Description($size), Name($name), Body($unc) The first few items were very simple, they needed:
↧