Hi All,
I hope you'll are doing well.
Business Central has been adapting a lot from Object Oriented Language and moving closer to most of the functions and features. Dictionary is one of those and is a very useful data type.
Lets go into details and understand it. I’ll try to put it as simply as possible :)
What is a Dictionary?
It is a collection of (key,value) pair.