Developer.Dictionary
Description
Reads out the value of a selected key inside a dictionary.
Properties
Analyst
- Description: Optional text for documentation purposes.
Common
-
Continue On Error: Continues the execution of the workflow even if an error occurs during the execution of the activity.
-
Disable Log: Disables the logging functionality for this activity.
-
Disable Protocol: Disables the protocol functionality for this activity.
Input
- Key: Key of the key/value pair from which the value is read.
- Dictionary: Dictionary
Output
- Value: Contains the value of the selected key.