I am looking for a newest file from the directory.
Directory : C:\Documents\Files
In the above directory there are multiple files like below.
123_test_data20220830abc.csv
234_test_data20220829abd.csv
345_test_data20220828bcd.csv
From the above files I need to retrieve the latest (today's file).
Can you please let me know how do we do that..?