Developer.Dictionary
Description
Checks whether a dictionary contains a specified key and returns true or false.
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.
Input
- Key: Key to search for in the dictionary.
- Dictionary: Dictionary to search in.
Options
- Disable Protocol: Disables the protocol function for this activity.
- Disable Log: Disables the logging function for this activity.
Output
- Key Contained: Returns whether the dictionary contains the key.