25 lines
3.2 KiB
Markdown
25 lines
3.2 KiB
Markdown
|
|
| 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/>• val1<br/>• 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) `multiple` `standard` `mandatory` `unique` | A dynamic variable.<br/>**Default**: <br/>• 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) `multiple` `standard` `mandatory` `unique` | A variable calculated.<br/>**Default**: <br/>• the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)"<br/>• the value of the variable "[A dynamic variable](#dyn:::identifier:::.var)" |
|
||
|
|
|