def

func:rowToList

rowToList(row)

Get a grid row as a list of cells. Sparse cells are included as null. Also see colToList().

Example:

readAll(equip).first.rowToList

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function