...
Code Block |
---|
string [] allAttachments = attachments; for(string a in allAttachments) { runnerLog(a); } |
We've encountered an issue exporting this macro. Please try exporting this page again later.
...
Code Block |
---|
string [] allAttachments = attachments; for(string a in allAttachments) { runnerLog(a); } |