Dictionary literals
Each LiteralDictionary entry in the comma-separated list forms one dictionary entry consisting of a key value and item value pair.
DictionaryLiteral
LiteralDictionaryEntry
The first Literal in a dictionary entry is the key value and the second is the item value. All key values must be the same type. All item values must the same type. Both must be of a type that matches the types specified in the dictionary variable’s definition.
Copyright © 2013
Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or Terracotta Inc., San Francisco, CA, USA, and/or Software AG (Canada) Inc., Cambridge, Ontario, Canada, and/or, Software AG (UK) Ltd., Derby, United Kingdom, and/or Software A.G. (Israel) Ltd., Or-Yehuda, Israel and/or their licensors.