- Index
- »
- axon
- »
- func:colToList
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")
Get a column as a list of the cell values ordered by row. Also see rowToList()
.
Example:
readAll(site).colToList("dis")