- How do I use an environment variable in Image import profile?
- How do I use an environment variable within another environment variable? For example, lets say I create an environment variable of string type called "FileServer" and set the value to "Server01". I want to use that in another environment variable called "ReferenceSheetPath" whose actual path is going to be "\\Server01\ReferenceFiles\ReferenceSheet.xlsx". So I would like to use it as
"\\<FileServer>\ReferenceFiles\ReferenceSheet.xlsx"
Using Environment variables
Was this article helpful?
0 out of 0 found this helpful
Comments
0 comments
Please sign in to leave a comment.