Dictionary_using_Assign

Hi Team,

I am trying to use Dictionary using the assign activity, getting an attached error.

Hi @Pavan_kumar15

Try assigning the Dictionary this way

DictVar= New Dictionary (Of String, Int32())


Regards

Hi @Pavan_kumar15

Hope it helps!!

This worked, thanks!

1 Like

You’re Welcome @Pavan_kumar15

Happy Automation

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.