Lucky Llama
0
Q:

vbscript for each loop

For Each item In items
   ...
   If exitNow = True Then
      Exit For
   End If
Next
0

New to Communities?

Join the community