레퍼런스 getNum()

getNum()

Retrieves a Float value from the TableRow's specified column. The column may be specified by either its ID or title.

예제

구문

getNum(column)

매개변수

column
String|Integer:

columnName (string) or ID (number)

Returns

Number: Float Floating point number
This page is generated from the comments in src/io/p5.TableRow.js . Please feel free to edit it and submit a pull request!

관련 레퍼런스