Create Dictionary

Creates a new dictionary

This activity allows you to create a new key-value pair dictionary lookup table.

Input

Output

  • Result: Dictionary Variable Specifies a variable that stores the newly created dictionary, which contains the key-value pairs specified in the input.

Last updated