Search found 1 match
- Fri Dec 11, 2015 11:16 am
- Forum: Knowledge Center
- Topic: Using Variables in a GoAnywhere MFT Project
- Replies: 2
- Views: 23316
Re: Using Variables in a GoAnywhere MFT Project
Rick, Can you give us an example of a multi value static variable and a For-Each loop? Scenario: I want to get a file from 10 web servers every day for backup purposes. I want to maintain the list of of servers in a variable so that when I add a server can just update the list in the variable. Serve...