def

func:colToList

colToList(grid, col)

Get a column as a list of the cell values ordered by row. Also see rowToList().

Example:

readAll(site).colToList("dis")

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function