Dictionary

Variables of the Type Dictionary allow the deposit of key/value pairs and the search of values via keys.

An example of a dictionary for determining which colors are available for a vehicle group:

 

 

Attribute Properties and Functions:

 

 

More:

Add (Dictionary)

AllKeys (Dictionary)

AllValues (Dictionary)

ExistColumn (Dictionary)

ExistKey (Dictionary)

FilledValues (Dictionary)

FilterKeys (Dictionary)

KeyOfValue (Dictionary)

ValueOfKey (Dictionary)