dict values

Returns a list of values in a dictionary. [dict values {a b c d e f g h}] returns b d f h.