Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: ryehI meant to post this a while back, but kept procrastinating. It came up again last week, so I'll finally get to it. The whole graph is centered around the usage of the STAT function, which gives the size, last modified time, and creation time of a file. We can use this to check the contents of a file. So for example, if files are being dumped into a folder on a regular basis, you can use the Directory node to get all the files in that folder, then sort by modified (or create) time, then get the latest one.
Attachments:
getLatestFile.brg