Treatment insert

std/data/string_map/block::insert


Parameters

↳ var key: string

Inputs

⇥ base: Block<StringMap> (std/data/string_map::StringMap)
⇥ value: Block<string>

Outputs

↦ map: Block<StringMap> (std/data/string_map::StringMap)


Insert entry in map

Insert value in base map, then emit to map.