Difference between revisions of "Action: Clear Dictionary/Array Entry"
(Created page with "<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> This action can be used to delete individual entries within a dictionary or array...") |
|||
Line 2: | Line 2: | ||
This action can be used to delete individual entries within a dictionary or array variable. | This action can be used to delete individual entries within a dictionary or array variable. | ||
</pre> | </pre> | ||
+ | <span style="color: #1665b0; font-size: 18px; display: inline-block; margin-top: 15px; margin-bottom: 15px;"><strong>'''Supports options for''' </strong></span> | ||
+ | |||
+ | *''' Clear Value:''' Clears the current value but does not delete the key.<br/> | ||
+ | *''' Delete Key:''' Deletes the selected key (and value).<br/> |
Latest revision as of 17:24, 19 March 2024
This action can be used to delete individual entries within a dictionary or array variable.
Supports options for
- Clear Value: Clears the current value but does not delete the key.
- Delete Key: Deletes the selected key (and value).