def

func:addMeta

addMeta(grid, meta)

Return new grid with additional grid level meta-data tags. Tags are added using merge() conventions. Also see setMeta() and Streams.

Example:

read(temp).hisRead(today).addMeta({view:"table"})

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function