Table information
The Genero BDL API for GGC provides functions for retrieving information about tables.
Function | Description |
---|---|
|
Get the number of columns in a table. |
|
Get a table column name. |
|
Get the column value of a table, tree, or screen record at the specified row. |
|
Get column values of a table, tree, or screen record. |
|
Get the current column in a table. |
|
Get the current row of the table. |
|
Get the table's current offset value. |
|
Get the table size. |
|
Get the number of visible rows of the table or tree. |