संदर्भ getString()

getString()

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

उदाहरण

सिंटैक्स

getString(column)

पैरामीटर्स

column
String|Integer:

columnName (string) or ID (number)

Returns

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

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