- Index
- »
- axon
- »
- func:rowToList
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
Get a grid row as a list of cells. Sparse cells are included as null. Also see colToList()
.
Example:
readAll(equip).first.rowToList