def

func:setMeta

setMeta(grid, meta)

Return new grid with grid level meta-data replaced by given meta Dict. Also see addMeta() and Streams.

Example:

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

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function