Hi everyone how can i Initialize the dictionary in my workflow for suppose i have two input dailog boxes where i can enter the key and value so every time it will add to dictionary
Can any one help on this
Appreciated for helping
Thanks in advance
Hi everyone how can i Initialize the dictionary in my workflow for suppose i have two input dailog boxes where i can enter the key and value so every time it will add to dictionary
Can any one help on this
Appreciated for helping
Thanks in advance
You can go through this
You can try this in your studio
In 3 sentence you can replace the number and text with your input dialogue boxes variables
Put New Dictionary(of string, object) (or whatever datatypes you need) into the default value in the variables pane
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.