get function get(String key, Object map) Get the value from a map given a string ID as the key. Parameters String key - the key of the map as String Object map - the map Return type Object