12 lines
631 B
HTML
12 lines
631 B
HTML
|
|
<h1>New variable</h1>
|
||
|
|
|
||
|
|
<table>
|
||
|
|
<thead>
|
||
|
|
<tr><th>Variable </th><th>Description </th></tr>
|
||
|
|
</thead>
|
||
|
|
<tbody>
|
||
|
|
<tr><td><b>a_family.an_other_family.a_variable</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>integer</a></mark> <mark>mandatory</mark></td><td>A new variable.<br/><b>Default</b>: the value of the variable "a_variable".</td></tr>
|
||
|
|
</tbody>
|
||
|
|
</table>
|
||
|
|
|