Creating and Building up Tables

Prev Next

Introduction

This subsection contains basic functions to create tables and add first contents:

  • Create blank tables
  • Initialize tables with first contents
  • Adding further rows with contents

See the chapter on tables to take advantage of various ways to read and write table contents effectively.


Procedures and Functions Provided:


Create and initialize tables:
    table create
    table create if not existing
    table initialize

Table configuration settings:
    table configure
    forget memorized table columns