Hmmm, I’m not sure how to sort the output of Dir using the data from ModificationDate. What node should I be using?
(The Sort node can arrange the ModificationDate data by numerical value, and I can use CDR to get the greatest value, but how do I use THAT data to figure out which slice from DIR to grab?)