Referencia getColumn()

getColumn()

Retrieves all values in the specified column, and returns them as an array. The column may be specified by either its ID or title.

Ejemplos

Sintaxis

getColumn(column)

Parámetros

column

String or Number of the column to return

Notice any errors or typos? Please let us know. Please feel free to edit src/io/p5.Table.js and open a pull request!

Referencias Relacionadas