In Microsoft Dynamics 365 Business Central (#msdyn365bc ) AL Programming, The Dictionary Data Type Represents an unordered collection of keys and values. The Dictionary data type is optimized for fast lookup of values.
In this video, we will dive deep into the Dictionary Data Type and look at the different methods available with the data type.
Reference: https://learn.microsoft.com/en-us/dyn...
Contents:
0:00 (Introduction);
1:12 (Variable Definition);
2:55 (Dictionary.Add Method);
4:24 (Dictionary.Contains & Dictionary.Set Method);
5:45 (Dictionary.Get() & Dictionary.Count);
6:02 (Dictionary.Keys);
7:50 (Dictionary.Remove);
8:39 (Dictionary.Values);
9:07 (Conclusion);
#businesscentral #dynamics365