Hi everyone.
I noticed some issues with Try/Catch when beeing used within a For loop. The screenshot attached shows my current actions.
1) The Try/Catch is putting the error into a variable. For the second and third loop (only 3 done), the error gets appended to the variable. I think we should be able to choose between appending or setting the vraible to the value.
2) With the same test, I also notifced that VSS warnings gets trapped by the catch (ie : All responsed "Yes" questions from VSS). Would it be hard to modify so we can choose either to log warnings, erros or both from the VSS Get Latest Version action ?
Thanks again for great service
