Ga naar inhoud

Metaflow - Workflow Dictionary

Workflow Dictionary

Metaflow referentie: Workflow Dictionary

Add

Object

Object

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

Object

Object

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

Object

Object

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

Object

Object

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

Object

Object

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

Object

Object

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