2. Syntax#

table = INFO_EXEC_ASTER (
    ◆ LISTE_INFO =/"TEMPS_RESTANT ",
                   /"UNITE_LIBRE ",
                   /"ETAT_UNITE ",
    # If: is_in ('LISTE_INFO', 'ETAT_UNITE')
        ◆/UNITE = unit,
          /FICHIER = text,
    ◇ TITRE = text,
    ◇ INFO =/1 (by default),
             /2,
)

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