Overview
**NOTE: This plug-in is deprecated and no longer recommended for use for sites running on Appian 21.4 or later. The functionality of this component is available in Appian without installing the plug-in. You can use a!update() and a!keys() in Appian 21.4 or later.**
Dictionaries are one of the most useful data structures available in Appian. This plug-in provides tools to dynamically create dictionaries from key-value pairs, update dictionaries with new values (including nested dictionaries), and understand what keys are available in a dictionary to help with dynamic control.
Key Features & Functionality
FUNCTIONS
DEPRECATED FUNCTIONS
Hello,I've started facing issues with updateCdt function after upgradation to the 20.2 Appian version.Is this function not compatible with the 20.2 version of Appian?(I've version 1.2.0 plug-in installed, do I've to upgrade plug-in with the most latest version?)And do updateCdt and updateDictionary function in the same way?Please help.
Hi
updateCdt was deprecated and replaced with updateDictionary. You should upgrade the plug-in and use updateDictionary.