Support > Forums > OpenBots Studio > Could not find default type variable Dictionary
In the Yelp API search learning video i am not able to find the default variable type Dictionary<String,String>. It doesn't appear in dropdown neither it is there in more options
This forum has 317 topics, 687 replies, and was last updated 4 months ago by Nataly Alvarado...
Hi Shalini,
The Yelp API video was recorded using OpenBots Studio version 1.5, which hasn't been released to the public yet. If you want to follow along the demo, you can declare a Dictionary variable of type T, which is included in the default list of variables as: Systems.Collections.Genereric.Dictionary'2[TKey,TValue]
You are not authorized to reply, please click here to login and add your reply to this topic.