Inputting multiple variables at once?

Discuss RoboTask here
Post Reply
DanMcKinney
Posts: 7
Joined: Sun Aug 18, 2019 10:40 pm

Inputting multiple variables at once?

Post by DanMcKinney »

Is there a way to input more than one variable at once? I've got over a dozen different variables to enter into a routine, and a multi-input box would be preferable to writing lines for a dozen inputs.
Oleg
Site Admin
Posts: 3000
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Re: Inputting multiple variables at once?

Post by Oleg »

If you want input manually then only one variable at a time.
But you can make text file. For example you can put one value per line in Notepad™
The task can read it and put values into variables in the loop.
Oleg Yershov
DanMcKinney
Posts: 7
Joined: Sun Aug 18, 2019 10:40 pm

Re: Inputting multiple variables at once?

Post by DanMcKinney »

Thanks, Oleg!
Post Reply