Table
(tab)


Properties

---

Data description

Attributes (table_rec)

Actions with result "tab"
Internal table tab_absolute
External table tab_file
Database table tab_db
Subtable tab_sub

Actions with result "void" (invalid) and names "tab_..."
Convert external table to internal tab_convert
Export table to file tab_export
Import table tab_import
Join table indexes tab_instancejoin
Synchronize table tab_sync

You may use an object Table to store frequently used parameter values. You may reference those values from several models.

The data to be held in tables may be of any type and content. They may be invoked in almost any function, since the data extraction uses the implicit objects Length, Angle, String of Characters and others.

Notes: 

Extraction of data has to be done in two steps:





Homepage