.. _dictionaryDoc: .. index:: single: dictionary ================ Dictionary Block ================ :: dictionary Dictionary { key: value: meta: } ---- :: GetDictionaryKey ( dictionaryName: value: ) >> Key; :: GetDictionaryValue ( dictionaryName: key: ) >> Value;