14 lines
742 B
HTML
14 lines
742 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 ← (default)</del></li>
|
|
<li><del>val2</del></li>
|
|
<li>the value of the variable "source_variable_1" <b>← (default)</b></li>
|
|
<li>the value of the variable "source_variable_2"</li></ul> </td></tr>
|
|
</tbody>
|
|
</table>
|
|
|