|
Loops
Issue Type: |
Status: |
Priority: |
Date Submitted: |
Votes: |
Enhancement |
Completed |
Medium |
Sun 1st Jul 2012 |
2 votes
 |
|
Found in version: |
Last Updated: |
Completed in version: |
Date Completed: |
Track Changes: |
5.0.22 |
Thu 30th Jul 2015 |
5.0.34 |
Thu 30th Jul 2015 |
Log In |
|
campbell | | Sun 1st Jul 2012 12:03 |
Allow loops on non-array variables. This is so we can just use the loop on the right hand of the expression, e.g.
Set NonLoopVar = MAX(NonLoopVar, LoopVar[%Loop%]) |
|
campbell | | Thu 30th Jul 2015 22:01 |
Loops can now be created around task calls, allowing for much greater flexibility. |
|