def

func:addRow

addRow(grid, newRow)

Add an additional Dict row to the end of a grid.

Example:

readAll(site).addRow({dis:"New Row"})

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function