Folder Modified ?

This wildcard is replaced by the modified date in the form of a Unix timestamp of the specified folder. The wildcard is used in the following way:

  • {folder.modified.?}

  • For the following input (?) --> R:\Users\Administrator\Pictures [FilePath]

  • The output is going to be --> 1584748800000 [Unix timestamp]

Last updated