Workflow Dictionary
Metaflow referentie: Workflow Dictionary
Add


Optie |
Waarde |
Type veld |
Dictionary |
Dictionary to which object will be added |
dictionary |
Key |
Key for value which will be added to dictionary |
tekst |
Value |
Value which will be added to dictionary |
tekst |
Error |
Dictionary with newly added object |
tekst |
Get Value


Optie |
Waarde |
Type veld |
Dictionary |
Dictionary where value is present |
dictionary |
Key |
Key for value which will be extracted from dictionary |
tekst |
Output |
Value extracted from dictionary |
tekst |
Remove


Optie |
Waarde |
Type veld |
Dictionary |
Dictionary from which object will be deleted |
dictionary |
Key |
Key for value which will be deleted from dictionary |
tekst |
New dictionary |
Dictionary without indicated object |
tekst |
Contains value


Optie |
Waarde |
Type veld |
Dictionary |
Dictionary where value presence will be checked |
dictionary |
Value |
Value which will be searched |
tekst |
Type |
Type of value which will be searched |
Dropdown |
Contains key


Optie |
Waarde |
Type veld |
Dictionary |
Dictionary where value presence will be checked |
dictionary |
Key |
Key which will be searched |
tekst |
Type |
Type of value which will be searched |
Dropdown |
Clear


Optie |
Waarde |
Type veld |
Dictionary |
Dictionary where value presence will be cleared |
dictionary |
New dictionary |
Empty Dictionary |
tekst |