- Index
- »
- axon
- »
- func:setMeta
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"})
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"})