リファレンス getString()

getString()

TableRowの指定された列からString値を取得します。 列はIDまたはタイトルで指定できます。

実例

シンタックス

getString(column)

パラメーター

column
String|Integer:

列名(文字列)または ID(数値)

リターン

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!

関連するリファレンス