> For the complete documentation index, see [llms.txt](https://docs.helmut.de/helmut4-releases/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.helmut.de/helmut4-releases/helmut4-components/streamdesigner/wildcards/folder-related-wildcards-4/folder-modified.md).

# Folder Modified ?

This wildcard is substituted with the modified date in the form of a Unix timestamp for the specified folder. The wildcard is employed as follows:

* {folder.modified.?}
* For the following input (?) --> R:\Users\Administrator\Pictures \[FilePath]
* The output is going to be --> 1584748800000 \[Unix timestamp]

{% hint style="info" %}
Ensure that the render node or server has access to file. If the wildcard is on a server-side stream, the streams container needs to have access to the file path.
{% endhint %}
