When writing components that take a file name/path as a parameter, we still have to use String Configuration to accept the path details.
This makes components inconsistent with the standard File nodes and often means that to use a home-grown file-centric component, the user has to perform the extra steps of first converting a path to a String. It also means it is more difficult to write components that deal with the various relative locations/mountpoints.
It would be useful to have a node that allows the specification of path using the various controls available in the standard File nodes
e.g
and possibly also have the option of allowing folder name/subfolders and name filters that are common to the other File nodes.