संदर्भ 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|Number:

String or Number of the column to return

Returns

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

संबंधित संदर्भ