Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | utility | |
Module | table | |
Tool | table |
keyword | in | Name or seqnr of keyword | |
Allowed: | String|Int |
t:=table('tcal') # successful readonly open of table tcal : 9 columns, 33 rows t.getkeyword('Interval') # 30 t.getkeyword('rec.fld') # get field from a record # 3.14