Dictionary APIs

The built-in Dictionary plugin SDK instance exposes the following APIs.

GetDataMap()
Return the Map which is used as the underlying data storage for the Dictionary object. This allows access to add, change, remove and iterate items.

Addon SDK Manual 2018-09-11