Get Dictionary Element

Overview

Get Dictionary Element is used for retrieving elements from a Dictionary. It receives as input the Dictionary from which the elements will be retrieved and the Keys of the desired elements. The outputs are the received Dictionary and the Values associated to the given Keys.

Attributes

Miscellaneous

Inputs/Outputs - The number of elements you want to get from the Dictionary. Each element has the following Attributes:

Inputs

Outputs

See Also

Last updated