14 lines
732 B
HTML
14 lines
732 B
HTML
<h1>Modified variable</h1>
|
|
|
|
<table>
|
|
<thead>
|
|
<tr><th>Variable </th><th>Description </th></tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr><td><b>my_variable</b><br/><mark><a href='https://rougail.readthedocs.io/en/latest/variable.html#variables-types'>choice</a></mark> <mark>standard</mark> <mark>mandatory</mark></td><td>A variable.<br/><b>Choices</b>: <ul><li><del>val1</del></li>
|
|
<li><del>val2</del></li>
|
|
<li>the value of the variable "source_variable_1"</li>
|
|
<li>the value of the variable "source_variable_2"</li></ul><br/><b>Default</b>: val1 </td></tr>
|
|
</tbody>
|
|
</table>
|
|
|