Replies: 1 comment 1 reply
-
It's a bit awkward, but you can use the For example:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
"for [1..100] dowork" does not work in SAWScript, however "for [1,2,3,4] dowork" works. How can I write a loop from 1 to 100?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions