Hi,
I have been using UiPath Studio for like a year now and never had an issue with my variable paths before. For the past three days or so, the inconsistency of how is working is killing me. Sometimes it works with the slash at the end, sometimes it doesn’t, it works without the slash. For example:
With slash: “C:\Users\Desktop\Example\Doc\”
Without slash: “C:\Users\Desktop\Example\Doc”
I’m pretty sure the correct syntax is WITH the slash, but, again, UiPath Studio has started working inconsistently with this.
I use the activity “For each file in folder” a lot in my automations and this is literally ruining the entire workflow.
HELP!!