Skip to end of banner
Go to start of banner

SIL Routines for Data Table custom field

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Introduction

 This section contains a collection of routines for retrieving data from a data table custom field, routines that can be used with JJupin.

Routines summary

getColumnRetrieves data in the column at the specified index from a data table custom field.
getHeadersRetrieves headers from a data table custom field.
getRowRetrieves data in the row at the specified index from a data table custom field.
getTableElementRetrieves data in the cell at the specified location from a data table custom field.
  • No labels