Treatment get

std/data/string_map/block::get


Parameters

↳ var key: string

Inputs

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

Outputs

↦ value: Block<Option<string>>


Get a map entry

Takes in map the key entry.