Support > Forums > OpenBots Studio > Could not find default type variable Dictionary

Could not find default type variable Dictionary

Shalini Agnihotri

  • Reporter
  • Calender Icon May 14,2021 at 12:02 PM

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 313 topics, 680 replies, and was last updated 17 days ago by Faheem Syed

Nataly Alvarado...

  • Participant
  • Calender Icon May 14,2021 at 4:39 PM

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.