Method “forEachWithKey”

function forEachWithKey(key, callback)

Iterates over all nodes matching the given key in the multi-map

Parameters

NameTypeDescription
keystringThe key to match
callbackfunctionCallback function to invoke for each node