Unanswered question

Is it possible to parameterize the path of a variable type file?

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!

Ageo D.
Ageo D.

Ageo D.

Level
0
14 / 100
points

Answers

Neil W.
Neil W.

Neil W.

Level
4
5000 / 5000
points
Team

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.