Previous topic

Auxiliary Blocks

Next topic

Variable Block

This Page

Dictionary Block

dictionary Dictionary {
        key:
        value:
        meta:
}

GetDictionaryKey (
        dictionaryName:
        value:
)
>> Key;
GetDictionaryValue (
        dictionaryName:
        key:
)
>> Value;