OpenIAP
Iterate over files in a directory
OpenRPA
Allan_Zimmermann
March 22, 2023, 10:08am
2
Yes, you can use an foreach with type string, with System.IO.Directory.GetFiles(“c:\temp”)
Iterate over files in a directory and pass it into Node-RED
show post in topic