2. Syntax#

table = POST_DYNA_MODA_T (
    ◆ RESU_GENE = tran_gene,
    ◆/CHOC = _F (
           ◇ INST_INIT = float (default: -1.0),
           ◇ INST_FIN = float (default: 999.0),
           ◇ NB_BLOC = int (default: 1),
           ◇ SEUIL_FORCE = float,
           ◇ DUREE_REPOS = float,
           ◇ OPTION =/"IMPACT ",
                      /"USURE" (by default),
           ◇ NB_CLASSE = int (default: 10),
        ),
      /RELA_EFFO_DEPL = _F (
           ◆ GROUP_NO = grno,
           ◆ NOM_CMP = text,
        ),
    ◇ INFO =/1 (by default),
             /2,
    ◇ TITRE = text,
)

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