Hello all ,
I’m currently doing a rather simple robot that browses for a couple templates and then , after a bunch of modifications , sends a few emails , nothing too complicated…
The issue , however , is that , when I’m using the “browse for file” activity , in order to get the initial templates , I get this
error , which I didn’t find much documentation on , aside from a question about OCR , which is not my use case here , and which doesn’t happen with a log message nor other string fields , or if I use only the first variable of the two (which are both string variables by the way)…
So , yes , I probably could fix it by just using an assign to make a single text variable , but that wouldn’t explain the issue.
So my question is as follows : What is the condition for an invalid L-value expression , and what are the specifics of the output field of the browse for file activity that could make it behave so specifically ?
Thanks in advance for your help ,
Bastien