Is there a condition to tell when a fasloop has completed? I know it sounds stupid but it could be pretty usefull in some cases.
Printable View
Is there a condition to tell when a fasloop has completed? I know it sounds stupid but it could be pretty usefull in some cases.
On loop "blah"
+ LoopIndex("blah") = Number of loops+1
OK, Thanks!