How do you create a dictionary<Int32,Int32> with the Entries parameter?
When I add the Create Dictionary activity to my workflow and select <String, String> for type, I get a parameter Entries that allows me to initialize my dictionary. If I select <Int32, Int32> for type, I do not get that option. Does anyone know of a way to make this happen?
0
-
It seems that the dictionary's keys need to be of type String for the Entries to appear.
Alternatively, you could just omit the Create Dictionary activity altogether, and instead set a default value when declaring the variable:
_img_ alt="User-added image" src="https://latitudegeo--c.na53.content.force.com/servlet/rtaImage?eid=907f2000000bqV7&feoid=Body&refid=0EMf2000000cZzl" _/_img_0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar