2. Syntax#

/table
/mesh = POST_ENDO_FISS (
    ◆ TABLE = co,
    ◇ OUVERTURE =/"OUI ",
                  /"NON" (by default),
    # If: exists (" RESULTAT ")
        ◆/NUME_ORDRE = int,
          /INST = float,
    ◆/CHAM_GD = cham_gd,
      /RESULTAT = evol_noli,
    ◆ NOM_CMP = text,
    ◆ NOM_CHAM = text,
    ◆ RECHERCHE = _F (
         ◆ LONG_ORTH = float,
         ◇ NB_POINT = int (default: 500),
         ◆ PAS = float,
         ◆ LONG_REG = float,
         ◇ BORNE_MIN = float (default: 0.5),
         ◇ ANGL_MAX = float (default: 120.0),
         ◇/TOUT = "OUI" (or not specified),
           /GROUP_MA = grma,
         ◇ BORNE_MAX = float,
      ),
)

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