rougail-output-doc/tests/results/test_namespace/00_9choice_variables.md

14 lines
2.4 KiB
Markdown
Raw Normal View History

# Rougail
2025-11-10 14:01:45 +01:00
> **🛈 Informations**
>
> **<a id="rougail" name="rougail">rougail</a>**\
> `standard`
2025-11-10 14:01:45 +01:00
2025-11-29 22:21:06 +01:00
| Variable | Description |
|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **<a id="rougail.source_variable_1" name="rougail.source_variable_1">rougail.source_variable_1</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The first source variable.<br/>**Default**: val1 |
| **<a id="rougail.source_variable_2" name="rougail.source_variable_2">rougail.source_variable_2</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second source variable.<br/>**Default**: val2 |
| **<a id="rougail.my_variable" name="rougail.my_variable">rougail.my_variable</a>**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.<br/>**Choices**: <br/>&nbsp;the value of the variable "[The first source variable](#rougail.source_variable_1)"<br/>&nbsp;the value of the variable "[The second source variable](#rougail.source_variable_2)"<br/>**Default**: val1 |
2024-07-10 21:27:48 +02:00