rougail-output-doc/tests/results/test_namespace/04_5disabled_calculation_variable_transitive.md

15 lines
1.6 KiB
Markdown
Raw Normal View History

2026-01-27 16:08:39 +01:00
# Rougail
> [!NOTE]
>
2026-03-14 20:51:52 +01:00
> This family is a namespace.\
2026-01-27 16:08:39 +01:00
> **Path**: rougail\
> `basic`
2026-03-29 12:42:01 +02:00
| Variable | Description |
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------|
| **<a id="rougail.condition" name="rougail.condition">rougail.condition</a>**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A condition.<br/>**Default**: true |
| **<a id="rougail.variable1" name="rougail.variable1">rougail.variable1</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A variable.<br/>**Disabled**: when the variable "[a condition](#rougail.condition)" has the value "true". |
| **<a id="rougail.variable2" name="rougail.variable2">rougail.variable2</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` *`disabled`* | A second variable.<br/>**Disabled**: when the variable "[a variable](#rougail.variable1)" is "disabled". |
2026-01-27 16:08:39 +01:00