Question
I would like to see a list of files with their modification dates and times. Please let me know if there is a function to retrieve the modification dates of files.
Answer
You can get a list of files by using Get List of File Names operation, and check "updated" in the output schema to get the last modified date.
The "updated" attribute in the output schema contains the last modified date and time of the file or directory acquired in the list.
For details on the operation, please check the following page.
Get List of File Names
https://www.hulft.com/help/en-us/HULFTSquare/Content/Designer/Connector/file_list_file.htm
Comments
0 comments
Article is closed for comments.