Activity «Does the value exist?» can be found in section «Collections.Dictionary».
Activity checks the existance of the specified value in dictionary.
Нажмите на изображение, чтобы увеличить его.
Property; Class; Type; Description
Value; In; Object; The value to find in the dictionary.
Result; Out; Boolean; The name of the variable into which the result of the value search is written.
Vocabulary; In; Dictionary<String, Object>; A dictionary to manipulate.