rougail-output-doc/tests/results/test_without_family/40_8calculation_multi_variable.changelog.md

9 lines
1.7 KiB
Markdown
Raw Normal View History

2025-10-14 12:58:39 +02:00
# New variables
2026-04-01 17:01:24 +02:00
| Variable | Description |
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **<a id="var" name="var">var</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A first variable.<br/>**Default**: <br/>&nbsp;the value of the variable "[a second variable](#var2)" (var2)<br/>&nbsp;the value of the variable "[a third variable](#var3)" (var3) |
| **<a id="var2" name="var2">var2</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.<br/>**Default**: no |
| **<a id="var3" name="var3">var3</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A third variable.<br/>**Default**: yes |
2025-10-14 12:58:39 +02:00