def

func:addColMeta

addColMeta(grid, name, meta)

Return a new grid with additional column meta-data. If column not found, then return given grid. Column meta is added using merge() conventions. Also see setColMeta() and Streams.

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function