76 lines
2.1 KiB
Text
76 lines
2.1 KiB
Text
== Variables
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
|
|
|
|
|
**var1** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` |
|
|
My var1. +
|
|
**Default**: the value of the variable "a.unknown.variable".
|
|
|
|
|
|
|
**var2** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` |
|
|
My var2. +
|
|
**Default**: var calculated.
|
|
|
|
|
|
|
**var3** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` `__hidden__` |
|
|
My var3. +
|
|
**Hidden**: var could be hidden.
|
|
|
|
|
|
|
**var4** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` `__hidden__` |
|
|
My var4. +
|
|
**Hidden**: when the variable "a.unknown.variable" has the value "value".
|
|
|
|
|
|
|
**var5** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` |
|
|
My var5. +
|
|
**Default**: the value of the information "info" of the variable "a.unknown.variable".
|
|
|
|
|
|
|
**var6** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `mandatory` |
|
|
My var6. +
|
|
**Choices**: the value of the variable "a.unknown.variable".
|
|
|
|
|
|
|
**var7** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `mandatory` |
|
|
My var7. +
|
|
**Choices**:
|
|
|
|
* the value of the variable "a.unknown.variable1".
|
|
* the value of the variable "a.unknown.variable2".
|
|
|
|
|
|
|
**var8** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[choice]` `mandatory` |
|
|
My var8. +
|
|
**Choices**: the a.unknown.variable values.
|
|
|====
|
|
|
|
=== my var6
|
|
|
|
|
|
|
|
This family builds families dynamically.
|
|
|
|
**Identifiers**: the value of the variable "a.unknown.variable".
|
|
|
|
[cols="1a,1a"]
|
|
|====
|
|
| Variable | Description
|
|
|
|
|
|
|
**var__example__.var** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `mandatory` |
|
|
A variable.
|
|
|====
|
|
|