Why does it show 'String' error?

Hi,
I’m in UiPath StudioPro. I see this error while using Config variable as Dictionary on REFramework. Why does it say “End of Expression Expected” ?

@Prinal_C - Is your Read Range is inside any for loop?? if yes, check the argument type for the for each loop.

@prasath17 … no, the Read Range and Bulk Add Queue Items both are not in the for loop.

can you upload your xaml file here

Please share your xaml to rectify it.

Delete and rewrite, it might work btw

I found the solution … I think headers had '#" and “.”. This could be the reason. I removed these characters and now working as it should.

1 Like