The Dictionary activity has the following sub activities:
Activity Name | Common | Input | Output |
---|---|---|---|
Add To Dictionary | Label – A classifying string applied to an activity which can be renamed by the user. It is the display name. Disable – The user can enable or disable the activity. ContinueOnError – It specifies the remaining activities to be executed even when one fails. This field supports only Boolean values (True or False). By default, the value is false so execution terminates when an error occurs. Private – If selected, the log will not be shown in BOT Manager. | Dictionary – Specifies your dictionary variable in which the key/values are added. Key – Key value that points to a particular value in a given dictionary. Value – Value for the key which is specified in the above Key field. IsOverwrite – Overwrites the present key in the dictionary. | |
Build Dictionary | Label – A classifying string applied to an activity which can be renamed by the user. It is the display name. Disable – The user can enable or disable the activity. ContinueOnError – It specifies the remaining activities to be executed even when one fails. This field supports only Boolean values (True or False). By default, the value is false so execution terminates when an error occurs. Private – If selected, the log will not be shown in BOT Manager. | Build – Add the desired number of keys and values. | Dictionary – Stores the added information in the Dictionary window. |