Hi there!
Is it possible to parameterize the filename or path of the value for a variable type "File"?
I am switching from source for several files, so will be easier if I can just parameterize the path accordingly.
Let me know if this is possible. If that's the case, an example will be excellent!
Thanks!
No that I know of, you could use JavaScript to read in a dynamically named file and read in its contents, placing the values in a known set of variables.