Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
titleAvailability

This routine is available starting with

  1. databasecf 2.1
  2. katl-commons SIL Engine™ 2.0.3

Syntax

getRow(tableField, rowIndex)

...

Parameter nameTypeRequiredDescription
tableFieldarrayYesThe Value of the data table custom field value.
rowIndexnumberYesThe index Index of the row to be retrieved.

Return Type

string[]

Example

...