Whenever I choose dictionary or list variable type this message appears to me (Not all generic types could be resolved.) How can I fix this and use a list or dictionary variable type as I want?
Whenever I choose dictionary or list variable type this message appears to me (Not all generic types could be resolved.) How can I fix this and use a list or dictionary variable type as I want?
Hi,
Can you elaborate your problem with screenshot etc? Does it occur in dialog of type selection?
Regards,
Thank you so much, I just figured that I didn’t specify the key and value types in the dictionary variable and that’s why it didn’t work earlier.