rougail-output-doc/tests/results/test/60_5family_dynamic_calc_identifier.md

25 lines
3.1 KiB
Markdown
Raw Normal View History

2026-03-14 20:51:52 +01:00
| Variable | Description |
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------|
| **<a id="var1" name="var1">var1</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` `standard` `mandatory` `unique` | A suffix variable.<br/>**Default**: <br/>&nbsp;val1<br/>&nbsp;val2 |
| **<a id="var2" name="var2">var2</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A suffix variable2.<br/>**Default**: val1 |
# dyn*val1* or dyn*val2*
> [!NOTE]
>
> This family builds families dynamically.\
> **Path**:
> - dyn*val1*
> - dyn*val2*\
> `standard`\
> **Identifiers**: the value of the variable "[A suffix variable](#var1)"
| Variable | Description |
|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------|
| **<a id="dyn:::identifier:::.var" name="dyn:::identifier:::.var">dyn*val1*.var</a>**<br/>**dyn*val2*.var**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A dynamic variable.<br/>**Default**: the value of the identifier |
| Variable | Description |
|-----------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **<a id="var3" name="var3">var3</a>**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable calculated.<br/>**Default**: <br/>&nbsp;the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)"<br/>&nbsp;the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" |