2. Syntax#

table = LIRE_TABLE (
    ◆ UNITE = unit,
    ◇ FORMAT =/"ASTER ",
               /"LIBRE ",
               /"TABLEAU" (by default),
    ◇ NUME_TABLE = int (default: 1),
    ◇ SEPARATEUR = text (default: ""),
    ◇ RENOMME_PARA = "UNIQUE" (or not specified),
    ◇ TITRE = text,
    ◇ INFO =/1,
             /2,
)

◆: mandatory
◇: optional
: present by default
&: together
/: only one among
|: several possible choices