Difference between revisions of "Activity:AddToDictionary (Activity)"
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
The AddToDictionary activity adds an item, specified by an unique key, to a given dictionary. | The AddToDictionary activity adds an item, specified by an unique key, to a given dictionary. | ||
+ | =Description= | ||
{{ActivityInfoBox | {{ActivityInfoBox | ||
| title = Add to Dictionary | | title = Add to Dictionary | ||
Line 36: | Line 37: | ||
* [[Workflow Designer]] | * [[Workflow Designer]] | ||
* [[Activity:RemoveFromDictionary_(Activity)]] | * [[Activity:RemoveFromDictionary_(Activity)]] | ||
+ | |||
+ | [[Category:Activities|AddToDictionary (Activity)]] |
Latest revision as of 09:57, 4 November 2015
The AddToDictionary activity adds an item, specified by an unique key, to a given dictionary.