rougail-output-doc/tests/results/test_without_family/00_9choice_variables.changelog.md

9 lines
4.2 KiB
Markdown
Raw Normal View History

2025-10-14 12:58:39 +02:00
# New variables
2025-11-29 22:21:06 +01:00
| Variable                                                                        | Description                                                                     |
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **<a id="source_variable_1" name="source_variable_1">source_variable_1</a>**<br/>`string` `standard` `mandatory` | The first source variable.<br/>**Default**: val1 |
| **<a id="source_variable_2" name="source_variable_2">source_variable_2</a>**<br/>`string` `standard` `mandatory` | The second source variable.<br/>**Default**: val2 |
| **<a id="my_variable" name="my_variable">my_variable</a>**<br/>`choice` `standard` `mandatory` | A variable.<br/>**Choices**: <br/>• the value of the variable "[The first source variable](#source_variable_1)"<br/>• the value of the variable "[The second source variable](#source_variable_2)"<br/>**Default**: val1 |
2025-10-14 12:58:39 +02:00