2024-11-15 08:13:45 +01:00
|
|
|
| Variable | Description |
|
|
|
|
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
2024-12-02 20:21:31 +01:00
|
|
|
| **var**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` `unique` `multiple` | A suffix variable.<br/>**Examples**: <br/>- val1<br/>- val2 |
|
2024-11-06 17:39:13 +01:00
|
|
|
|
2025-02-19 08:39:44 +01:00
|
|
|
# A dynamic family
|
2024-11-06 17:39:13 +01:00
|
|
|
|
|
|
|
|
|
2025-10-02 08:19:18 +02:00
|
|
|
|
2025-11-10 14:01:45 +01:00
|
|
|
| Informations |
|
|
|
|
|
|:------------|
|
|
|
|
|
| **dyn*val1***<br/>**dyn*val2***<br/>This family builds families dynamically.<br/>`basic`<br/>**Identifiers**: the value of the variable "var" |
|
2024-11-06 17:39:13 +01:00
|
|
|
|
2024-11-15 08:13:45 +01:00
|
|
|
| Variable | Description |
|
|
|
|
|
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
2024-12-02 20:21:31 +01:00
|
|
|
| **dyn*val1*.var**<br/>**dyn*val2*.var**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A dynamic variable. |
|
2024-11-06 17:39:13 +01:00
|
|
|
|