레퍼런스 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.

예제

구문

getColumn(column)

매개변수

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!

관련 레퍼런스