Nested Dictionaries of different types

Hi @K_Morgan

If i understand correct first one is having two levels and second 3… so should it be like MasterDictionary(of String, Dictionary(of String, String)) this?

Cheers