def

func:col

col(grid, name, checked: true)

Get a column by its name. If not resolved then return null or throw UnknownNameErr based on checked flag.

Example:

// get meta data for given columm
read(temp).hisRead(today).col("ts").meta

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function