feat: better console output

This commit is contained in:
egarette@silique.fr 2025-03-29 15:10:03 +01:00
parent 5c9c102245
commit 737ddc0f43
396 changed files with 7332 additions and 8754 deletions
locale
src/rougail/output_doc
tests/results/test
00_0version_underscore.sh00_1empty_variable.sh00_2default_calculated.sh00_2default_calculated_multi.sh00_2default_calculated_variable_transitive.sh00_4load_subfolder.sh00_5load_notype.sh00_6boolean.sh00_6boolean_no_mandatory.sh00_6choice.adoc00_6choice.md00_6choice.sh00_6choice_calculation.sh00_6choice_variable.sh00_6custom.sh00_6domainname.sh00_6domainname_params.sh00_6float.sh00_6number.sh00_6port.sh00_6regexp.sh00_6secret.sh00_6secret_param.sh00_6string.sh00_7choice_quote.adoc00_7choice_quote.md00_7choice_quote.sh00_7help.sh00_7help_quote.sh00_7help_sup.sh00_7value_doublequote.sh00_7value_doublequote2.sh00_7value_doublequote3.sh00_7value_quote.sh00_8calculation_information.sh00_8test.sh00_9choice_variable_multi.sh00_9choice_variables.sh00_9default_calculation.sh00_9default_calculation_information.sh00_9default_calculation_information_other_variable.sh00_9default_calculation_multi_optional.sh00_9default_calculation_multi_optional2.sh00_9default_calculation_optional.sh00_9default_calculation_optional_exists.sh00_9default_calculation_param_optional.sh00_9default_information_other_variable.sh00_9default_information_other_variable2.sh00_9default_integer.sh01_6boolean_multi.sh01_6custom_multi.sh01_6float_multi.sh01_6number_multi.sh01_6string_empty.sh01_6string_multi.sh01_7value_multi_doublequote.sh01_7value_multi_doublequote2.sh01_7value_multi_quote.sh01_8calculation_information_multi.sh01_9choice_variable_multi.sh04_0type_param.sh04_1auto_save.sh04_1auto_save_and_calculated.sh04_1auto_save_and_calculated_hidden.sh04_1default_calculation_hidden.sh04_1default_calculation_hidden_2.sh04_5disabled_calculation_optional.sh04_5disabled_calculation_variable.sh04_5disabled_calculation_variable2.sh04_5disabled_calculation_variable3.sh04_5disabled_calculation_variable4.sh04_5disabled_calculation_variable_multi.sh04_5disabled_calculation_variable_multi2.sh04_5disabled_calculation_variable_multi3.sh04_5validators.sh04_5validators_differ.sh04_5validators_multi.sh04_5validators_multi2.sh05_0multi_not_uniq.sh05_0multi_uniq.sh12_1auto_save_expert.sh16_0redefine_description.sh16_2family_redefine_calculation.sh16_5exists_nonexists.sh16_5redefine_calculation.sh16_5redefine_choice.sh16_5redefine_default.sh16_5redefine_default_calculation.sh16_5redefine_family.sh16_5redefine_help.sh

View file

@ -5,8 +5,8 @@
msgid ""
msgstr ""
"Project-Id-Version: \n"
"POT-Creation-Date: 2025-03-29 10:48+0100\n"
"PO-Revision-Date: 2025-03-29 12:15+0100\n"
"POT-Creation-Date: 2025-03-29 15:07+0100\n"
"PO-Revision-Date: 2025-03-29 15:08+0100\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: fr\n"
@ -120,39 +120,39 @@ msgstr "multiple"
msgid "No attribute \"description\" for \"{0}\" in {1}"
msgstr "Aucun attribut \"description\" pour \"{0}\" dans {1}"
#: src/rougail/output_doc/doc.py:463
#: src/rougail/output_doc/doc.py:464
msgid "(default)"
msgstr "(défaut)"
#: src/rougail/output_doc/doc.py:470
#: src/rougail/output_doc/doc.py:471
msgid "text based with regular expressions \"{0}\""
msgstr "texte avec expression rationnelle \"{0}\""
#: src/rougail/output_doc/doc.py:558
#: src/rougail/output_doc/doc.py:559
msgid "depends on a calculation"
msgstr "dépend d'un calcul"
#: src/rougail/output_doc/doc.py:559
#: src/rougail/output_doc/doc.py:560
msgid "\"{0}\" is a calculation for {1} but has no description in {2}"
msgstr "\"{0}\" est un calcul pour {1} mais n'a pas de description dans {2}"
#: src/rougail/output_doc/doc.py:581
#: src/rougail/output_doc/doc.py:582
msgid "the value of the variable \"{0}\""
msgstr "la valeur de la variable \"{0}\""
#: src/rougail/output_doc/doc.py:582
#: src/rougail/output_doc/doc.py:583
msgid "the value of an undocumented variable"
msgstr "la valeur d'une variable non documentée"
#: src/rougail/output_doc/doc.py:597
#: src/rougail/output_doc/doc.py:598
msgid "the values of undocumented variables"
msgstr "les valeurs de variables non documentées"
#: src/rougail/output_doc/doc.py:604
#: src/rougail/output_doc/doc.py:605
msgid "the value of the identifier"
msgstr "la valeur de l'identifiant"
#: src/rougail/output_doc/doc.py:608
#: src/rougail/output_doc/doc.py:609
msgid "the value of the {0}"
msgstr "la valeur de l'{0}"
@ -164,6 +164,16 @@ msgstr "Exemple avec des variables obligatoire non renseignée"
msgid "Example with all variables modifiable"
msgstr "Exemple avec toutes les variables modifiable"
#: src/rougail/output_doc/output/console.py:142
#: src/rougail/output_doc/utils.py:366
msgid "Variable"
msgstr "Variable"
#: src/rougail/output_doc/output/console.py:143
#: src/rougail/output_doc/utils.py:366
msgid "Description"
msgstr "Description"
#: src/rougail/output_doc/utils.py:41
msgid "the domain name can starts by a dot"
msgstr "le nom de domaine peut commencer par un point"
@ -280,14 +290,6 @@ msgstr "Exemple"
msgid "Examples"
msgstr "Exemples"
#: src/rougail/output_doc/utils.py:366
msgid "Description"
msgstr "Description"
#: src/rougail/output_doc/utils.py:366
msgid "Variable"
msgstr "Variable"
#: src/rougail/output_doc/utils.py:387
msgid "{0}: {1}"
msgstr "{0} : {1}"

View file

@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2025-03-29 10:48+0100\n"
"POT-Creation-Date: 2025-03-29 15:07+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -119,39 +119,39 @@ msgstr ""
msgid "No attribute \"description\" for \"{0}\" in {1}"
msgstr ""
#: src/rougail/output_doc/doc.py:463
#: src/rougail/output_doc/doc.py:464
msgid "(default)"
msgstr ""
#: src/rougail/output_doc/doc.py:470
#: src/rougail/output_doc/doc.py:471
msgid "text based with regular expressions \"{0}\""
msgstr ""
#: src/rougail/output_doc/doc.py:558
#: src/rougail/output_doc/doc.py:559
msgid "depends on a calculation"
msgstr ""
#: src/rougail/output_doc/doc.py:559
#: src/rougail/output_doc/doc.py:560
msgid "\"{0}\" is a calculation for {1} but has no description in {2}"
msgstr ""
#: src/rougail/output_doc/doc.py:581
#: src/rougail/output_doc/doc.py:582
msgid "the value of the variable \"{0}\""
msgstr ""
#: src/rougail/output_doc/doc.py:582
#: src/rougail/output_doc/doc.py:583
msgid "the value of an undocumented variable"
msgstr ""
#: src/rougail/output_doc/doc.py:597
#: src/rougail/output_doc/doc.py:598
msgid "the values of undocumented variables"
msgstr ""
#: src/rougail/output_doc/doc.py:604
#: src/rougail/output_doc/doc.py:605
msgid "the value of the identifier"
msgstr ""
#: src/rougail/output_doc/doc.py:608
#: src/rougail/output_doc/doc.py:609
msgid "the value of the {0}"
msgstr ""
@ -163,6 +163,16 @@ msgstr ""
msgid "Example with all variables modifiable"
msgstr ""
#: src/rougail/output_doc/output/console.py:142
#: src/rougail/output_doc/utils.py:366
msgid "Variable"
msgstr ""
#: src/rougail/output_doc/output/console.py:143
#: src/rougail/output_doc/utils.py:366
msgid "Description"
msgstr ""
#: src/rougail/output_doc/utils.py:41
msgid "the domain name can starts by a dot"
msgstr ""
@ -279,14 +289,6 @@ msgstr ""
msgid "Examples"
msgstr ""
#: src/rougail/output_doc/utils.py:366
msgid "Description"
msgstr ""
#: src/rougail/output_doc/utils.py:366
msgid "Variable"
msgstr ""
#: src/rougail/output_doc/utils.py:387
msgid "{0}: {1}"
msgstr ""

View file

@ -460,7 +460,7 @@ class RougailOutputDoc(Examples):
if not isinstance(val, Calculation):
default = informations.get("default")
if default is not None and val == default:
choices[idx] = str(val) + " " + _("(default)")
choices[idx] = str(val) + " " + self.formater.bold("" + _("(default)"))
informations["display_default"] = False
continue
choices[idx] = self._to_string(variable, "choice", f"_{idx}")

View file

@ -31,7 +31,7 @@ class Examples: # pylint: disable=no-member,too-few-public-methods
def gen_doc_examples(self):
"""Return examples"""
self._build_examples()
return_string = self.formater.header()
return_string = ""
if self.examples_mandatories:
return_string += self.formater.title(
_("Example with mandatory variables not filled in"), self.level

View file

@ -27,10 +27,6 @@ class Formater(CommonFormater):
_table_name = "asciidoc"
level = 40
def header(self):
"""Header of the documentation"""
return ""
def title(
self,
title: str,

View file

@ -15,34 +15,109 @@ details.
You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
from typing import List
from .github import Formater as GFormater
from ..i18n import _
from ..utils import dump, CommonFormater, to_phrase, ENTER
class Formater(GFormater):
"""The console formater"""
class Formater(CommonFormater):
"""The markdown (for github) formater"""
name = "console"
level = 10
enter_table = "\n"
remove_multiple_enter = True
titles_color = {"title1": "bright_cyan underline bold",
"title2": "bright_green underline bold",
"title3": "green1 underline bold",
"title4": "green3 underline bold",
"title5": "dark_green underline bold",
}
def header(self):
"""Header of the documentation"""
return ""
def __init__(self) -> None:
self.max_line = 0
super().__init__()
def run(self, dico: dict, level: int) -> str:
msg = super().run(dico, level)
from rich.text import Text
from rich.table import Table
from rich.theme import Theme
from rich.console import Console
from rich.markdown import Markdown
self.rich_table = Table
custom_theme = Theme(self.titles_color)
console = Console()
markdown = Markdown(msg)
dico = self.dict_to_dict(dico, level)
console = Console(theme=custom_theme)
with console.capture() as capture:
console.print(markdown)
for data in dico:
console.print(data)
return capture.get()
def title(
self,
title: str,
level: int,
) -> str:
"""Display family name as a title"""
space = " " * (2 * (level - 1))
return f"{ENTER}{space}[title{level}]{title}[/title{level}]{ENTER}"
def join(
self,
lst: List[str],
) -> str:
"""Display line in table from a list"""
return self.enter_table.join(lst)
def bold(
self,
msg: str,
) -> str:
"""Set a text to bold"""
return f"[bold]{msg}[/bold]"
def italic(
self,
msg: str,
) -> str:
"""Set a text to italic"""
return f"[italic]{msg}[/italic]"
def stripped(
self,
text: str,
) -> str:
"""Return stripped text (as help)"""
return text
def list(
self,
choices,
):
"""Display a liste of element"""
char = f"{self.enter_table}- "
ret = ""
for choice in choices:
if not isinstance(choice, str):
choice = dump(choice)
ret += char + choice
return ret
def prop(
self,
prop: str,
italic: bool,
) -> str:
"""Display property"""
prop = f"[reverse][bold] {prop} [/bold][/reverse]"
if italic:
prop = self.italic(prop)
return prop
def yaml(self, _dump):
"""Dump yaml part of documentation"""
return f"```yaml\n---\n{dump(_dump)}\n```\n"
def link(
self,
comment: str,
@ -50,3 +125,25 @@ class Formater(GFormater):
) -> str:
"""Add a link"""
return self.prop(comment, False)
#return f"{comment} ({link})"
def columns(
self,
col: List[str],
) -> None:
"""count columns length"""
for line in col:
for l in line.split(self.enter_table):
self.max_line = max(self.max_line, len(l) + 1)
def table(self, datas: list) -> str:
"""Transform list to a table in string format"""
table = self.rich_table(show_lines=True)
table.add_column(_("Variable"), width=self.max_line)
table.add_column(_("Description"), width=self.max_line)
for data in datas:
table.add_row(str(data[0]), data[1])
return table
def to_phrase(self, text: str) -> str:
return to_phrase(text)

View file

@ -29,19 +29,11 @@ class Formater(CommonFormater):
_table_name = "github"
level = 50
enter_table = "<br/>"
remove_multiple_enter = False
def __init__(self) -> None:
self.max_line = 0
super().__init__()
def header(self) -> str:
"""Header of the documentation"""
if self.header_setted:
return ""
self.header_setted = True
return "---\ngitea: none\ninclude_toc: true\n---\n"
def title(
self,
title: str,
@ -77,13 +69,6 @@ class Formater(CommonFormater):
text: str,
) -> str:
"""Return stripped text (as help)"""
if self.remove_multiple_enter:
while True:
new_text = text.replace("\n\n", "\n")
if new_text == text:
text = new_text
break
text = new_text
return text.strip().replace("\n", self.enter_table)
def list(

View file

@ -35,5 +35,9 @@ class Formater:
"""Just return a string"""
return str(msg)
def bold(self, msg: Any) -> str:
"""Just return a string"""
return str(msg)
def to_phrase(self, text: str) -> str:
return to_phrase(text)

View file

@ -130,10 +130,6 @@ class CommonFormater:
self.header_setted = False
# Class you needs implement to your Formater
def header(self):
"""Header of the documentation"""
raise NotImplementedError()
def title(
self,
title: str,
@ -197,37 +193,41 @@ class CommonFormater:
def run(self, informations: dict, level: int) -> str:
"""Transform to string"""
msg = self.header()
if informations:
msg += self.dict_to_string(informations, level)
return msg
return self.dict_to_string(informations, level)
return ""
def dict_to_string(self, informations: dict, level: int) -> str:
def dict_to_dict(self, dico: dict, level: int) -> str:
"""Parse the dict to transform to dict"""
msg = ""
msg = []
table_datas = []
ori_level = None
for value in informations.values():
for value in dico.values():
if value["type"] == "namespace":
if ori_level is None:
ori_level = level
level += 1
msg += self.namespace_to_string(value["informations"], ori_level)
msg += self.dict_to_string(value["children"], level)
msg.append(self.namespace_to_title(value["informations"], ori_level))
msg.extend(self.dict_to_dict(value["children"], level))
else:
if value["type"] == "variable":
self.variable_to_string(value, table_datas)
else:
if table_datas:
msg += self.table(table_datas)
msg += self.family_to_string(value["informations"], level)
msg += self.dict_to_string(value["children"], level + 1)
msg.append(self.table(table_datas))
table_datas = []
msg.extend(self.family_to_string(value["informations"], level))
msg.extend(self.dict_to_dict(value["children"], level + 1))
if table_datas:
msg += self.table(table_datas)
msg.append(self.table(table_datas))
return msg
def dict_to_string(self, dico: dict, level: int) -> str:
"""Parse the dict to transform to dict"""
return "".join([msg for msg in self.dict_to_dict(dico, level)])
# FAMILY
def namespace_to_string(self, informations: dict, level: int) -> str:
def namespace_to_title(self, informations: dict, level: int) -> str:
"""manage namespace family"""
return self.title(
_('Variables for "{0}"').format(self.family_description(informations)),
@ -236,17 +236,17 @@ class CommonFormater:
def family_to_string(self, informations: dict, level: int) -> str:
"""manage other family type"""
msg = self.title(self.family_description(informations), level)
msg = [self.title(self.family_description(informations), level)]
calculated_properties = []
msg += self.property_to_string(informations, calculated_properties) + ENTER
msg.append(self.property_to_string(informations, calculated_properties) + ENTER)
if calculated_properties:
msg += self.join(calculated_properties) + ENTER
msg.append(self.join(calculated_properties) + ENTER)
helps = informations.get("help")
if helps:
for help_ in helps:
msg += help_.strip() + ENTER
msg.append(help_.strip() + ENTER)
if "identifiers" in informations:
msg += self.section(_("Identifiers"), informations["identifiers"]) + ENTER
msg.append(self.section(_("Identifiers"), informations["identifiers"]) + ENTER)
return msg
def family_description(self, informations: dict) -> str():

View file

@ -1,8 +1,6 @@
 Variable                        Description                   
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
version
string basic mandatory A variable.
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
version │ A variable. │
 string   basic   mandatory  │ │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,8 +1,6 @@
 Variable                        Description                   
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
empty
string basic mandatory Empty.
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
empty │ Empty. │
 string   basic   mandatory  │ │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,16 +1,10 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
string standard mandatory A first variable.
Default: no
var2
string standard mandatory unique A second variable.
multiple
Default: the value of var1.
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ A first variable. │
 string   standard   mandatory  │ Default: no │
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ A second variable. │
 string   standard   mandatory    │ Default: the value of var1. │
unique   multiple  │ │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,18 +1,13 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
string standard mandatory unique A first variable.
multiple
Default:
 • no
 • yes
 • maybe
 | | var2 string standard mandatory unique multiple
 | A second variable. Default: the value of _.var1.
 |
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ A first variable. │
 string   standard   mandatory    │ Default: │
unique   multiple  │ - no │
│ │ - yes │
│ │ - maybe │
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ A second variable. │
 string   standard   mandatory    │ Default: the value of _.var1. │
unique   multiple  │ │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,22 +1,13 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
domainname basic mandatory unique A first variable.
multiple
Validator: the domain name can be an
IP
var2
domainname standard mandatory unique A second variable.
multiple
Validator: the domain name can be an
IP
Default: the value of the variable
"var1".
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ A first variable. │
 domainname   basic   mandatory    │ Validator: the domain name can be an │
unique   multiple  │ IP │
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ A second variable. │
 domainname   standard   mandatory    │ Validator: the domain name can be an │
unique   multiple  │ IP │
│ │ Default: the value of the variable │
│ │ "var1". │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,11 +1,9 @@
 Variable                        Description                   
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
string basic mandatory A variable.
var2
string basic mandatory A variable.
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ A variable. │
 string   basic   mandatory  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ A variable. │
 string   basic   mandatory  │ │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,10 +1,6 @@
 Variable                           Description                      
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
without_type
string standard mandatory A variable.
Default: non
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
without_type │ A variable. │
 string   standard   mandatory  │ Default: non │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,35 +1,21 @@
 Variable                            Description                       
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
boolean standard mandatory The first variable.
Default: true
var2
boolean standard mandatory The second variable.
Default: true
var3
boolean standard mandatory The third variable.
Default: true
var4
boolean standard mandatory The forth variable.
Default: false
var5
boolean standard mandatory The fifth variable.
Default: false
var6
boolean standard mandatory The sixth variable.
Default: false
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ The first variable. │
 boolean   standard   mandatory  │ Default: true
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ The second variable. │
 boolean   standard   mandatory  │ Default: true
├───────────────────────────────────────┼──────────────────────────────────────┤
var3 │ The third variable. │
 boolean   standard   mandatory  │ Default: true
├───────────────────────────────────────┼──────────────────────────────────────┤
var4 │ The forth variable. │
 boolean   standard   mandatory  │ Default: false
├───────────────────────────────────────┼──────────────────────────────────────┤
var5 │ The fifth variable. │
 boolean   standard   mandatory  │ Default: false
├───────────────────────────────────────┼──────────────────────────────────────┤
var6 │ The sixth variable. │
 boolean   standard   mandatory  │ Default: false
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,10 +1,6 @@
 Variable                Description           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
variable
boolean standard A variable.
Default: true
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
variable │ A variable. │
 boolean   standard  │ Default: true
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -49,7 +49,7 @@ The forth variable. +
The fifth variable. +
**Choices**:
* a ← (default)
* a **← (default)**
* b
* c
|
@ -59,7 +59,7 @@ The fifth variable. +
The sixth variable. +
**Choices**:
* 1 ← (default)
* 1 **← (default)**
* 2
* 3
|====

View file

@ -4,6 +4,6 @@
| **var2**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The second variable.<br/>**Choices**: <br/>- a<br/>- b<br/>- c |
| **var3**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | The third variable.<br/>**Choices**: <br/>- a<br/>- b<br/>- c<br/>- null |
| **var4**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | The forth variable.<br/>**Choices**: <br/>- null<br/>- b<br/>- c |
| **var5**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The fifth variable.<br/>**Choices**: <br/>- a ← (default)<br/>- b<br/>- c |
| **var6**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The sixth variable.<br/>**Choices**: <br/>- 1 ← (default)<br/>- 2<br/>- 3 |
| **var5**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The fifth variable.<br/>**Choices**: <br/>- a **← (default)**<br/>- b<br/>- c |
| **var6**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The sixth variable.<br/>**Choices**: <br/>- 1 **← (default)**<br/>- 2<br/>- 3 |

View file

@ -1,41 +1,40 @@
 Variable                           Description                      
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
choice basic mandatory The first variable.
Choices:
 • a
 • b
 • c
 | | var2 choice basic mandatory
 | The second variable. Choices:
 • a
 • b
 • c
 | | var3 choice standard
 | The third variable. Choices:
 • a
 • b
 • c
 • null
 | | var4 choice standard
 | The forth variable. Choices:
 • null
 • b
 • c
 | | var5 choice standard mandatory
 | The fifth variable. Choices:
 • a ← (default)
 • b
 • c
 | | var6 choice standard mandatory
 | The sixth variable. Choices:
 • 1 ← (default)
 • 2
 • 3
 |
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ The first variable. │
 choice   basic   mandatory  │ Choices: │
│ │ - a │
│ │ - b │
│ │ - c │
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ The second variable. │
 choice   basic   mandatory  │ Choices: │
│ │ - a │
│ │ - b │
│ │ - c │
├───────────────────────────────────────┼──────────────────────────────────────┤
var3 │ The third variable. │
 choice   standard  │ Choices: │
│ │ - a │
│ │ - b │
│ │ - c │
│ │ - null │
├───────────────────────────────────────┼──────────────────────────────────────┤
var4 │ The forth variable. │
 choice   standard  │ Choices: │
│ │ - null │
│ │ - b │
│ │ - c │
├───────────────────────────────────────┼──────────────────────────────────────┤
var5 │ The fifth variable. │
 choice   standard   mandatory  │ Choices: │
│ │ - a ← (default) │
│ │ - b │
│ │ - c │
├───────────────────────────────────────┼──────────────────────────────────────┤
var6 │ The sixth variable. │
 choice   standard   mandatory  │ Choices: │
│ │ - 1 ← (default) │
│ │ - 2
│ │ - 3
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,12 +1,7 @@
 Variable                           Description                      
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var
choice standard mandatory A variable.
Choices: choices is 0 to 9.
Default: 9
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var │ A variable. │
 choice   standard   mandatory  │ Choices: choices is 0 to 9. │
│ │ Default: 9
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,18 +1,14 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
string standard mandatory unique A second variable.
multiple
Default:
 • a
 • b
 • c
 | | var2 choice standard mandatory
 | A first variable. Choices: the value of the variable "var1". Default: a
 |
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ A second variable. │
 string   standard   mandatory    │ Default: │
unique   multiple  │ - a │
│ │ - b │
│ │ - c │
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ A first variable. │
 choice   standard   mandatory  │ Choices: the value of the variable │
│ │ "var1". │
│ │ Default: a │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,13 +1,9 @@
 Variable                           Description                      
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
custom1
custom basic mandatory The first variable.
custom2
custom standard mandatory The seconf variable.
Default: value
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
custom1 │ The first variable. │
 custom   basic   mandatory  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
custom2 │ The seconf variable. │
 custom   standard   mandatory  │ Default: value │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,10 +1,6 @@
 Variable                               Description                          
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
variable
domainname standard mandatory A domain name variable.
Default: my.domain.name
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
variable │ A domain name variable. │
 domainname   standard   mandatory  │ Default: my.domain.name │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,13 +1,8 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
variable
domainname standard mandatory A domain name variable.
Validator: the domain name can be an
IP
Default: my.domain.name
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
variable │ A domain name variable. │
 domainname   standard   mandatory  │ Validator: the domain name can be an │
│ │ IP │
│ │ Default: my.domain.name │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,35 +1,21 @@
 Variable                          Description                     
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
float standard mandatory The first variable.
Default: 0.0
var2
float standard mandatory The second variable.
Default: 0.0
var3
float standard mandatory The third variable.
Default: 0.0
var4
float standard mandatory The forth variable.
Default: 10.1
var5
float standard mandatory The fifth variable.
Default: 10.1
var6
float standard mandatory The sixth variable.
Default: 10.1
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ The first variable. │
 float   standard   mandatory  │ Default: 0.0 │
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ The second variable. │
 float   standard   mandatory  │ Default: 0.0 │
├───────────────────────────────────────┼──────────────────────────────────────┤
var3 │ The third variable. │
 float   standard   mandatory  │ Default: 0.0 │
├───────────────────────────────────────┼──────────────────────────────────────┤
var4 │ The forth variable. │
 float   standard   mandatory  │ Default: 10.1 │
├───────────────────────────────────────┼──────────────────────────────────────┤
var5 │ The fifth variable. │
 float   standard   mandatory  │ Default: 10.1 │
├───────────────────────────────────────┼──────────────────────────────────────┤
var6 │ The sixth variable. │
 float   standard   mandatory  │ Default: 10.1 │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,35 +1,21 @@
 Variable                           Description                      
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
number standard mandatory The first variable.
Default: 0
var2
number standard mandatory The second variable.
Default: 0
var3
number standard mandatory The third variable.
Default: 0
var4
number standard mandatory This forth variable.
Default: 10
var5
number standard mandatory The fifth variable.
Default: 10
var6
number standard mandatory The sixth variable.
Default: 10
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ The first variable. │
 number   standard   mandatory  │ Default: 0
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ The second variable. │
 number   standard   mandatory  │ Default: 0
├───────────────────────────────────────┼──────────────────────────────────────┤
var3 │ The third variable. │
 number   standard   mandatory  │ Default: 0
├───────────────────────────────────────┼──────────────────────────────────────┤
var4 │ This forth variable. │
 number   standard   mandatory  │ Default: 10
├───────────────────────────────────────┼──────────────────────────────────────┤
var5 │ The fifth variable. │
 number   standard   mandatory  │ Default: 10
├───────────────────────────────────────┼──────────────────────────────────────┤
var6 │ The sixth variable. │
 number   standard   mandatory  │ Default: 10
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,25 +1,33 @@
 Variable                                Description                          
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
variable1
port basic mandatory A port variable.
Validators:
 • well-known ports (1 to 1023) are allowed
 • registred ports (1024 to 49151) are allowed
 • private ports (greater than 49152) are allowed
 | | variable2 port standard mandatory
 | A port variable with default value. Validators:
 • well-known ports (1 to 1023) are allowed
 • registred ports (1024 to 49151) are allowed
 • private ports (greater than 49152) are allowed Default: 8080
 | | variable3 port standard mandatory
 | A port variable with integer default value. Validators:
 • well-known ports (1 to 1023) are allowed
 • registred ports (1024 to 49151) are allowed
 • private ports (greater than 49152) are allowed Default: 8080
 |
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
variable1 │ A port variable. │
 port   basic   mandatory  │ Validators: │
│ │ - well-known ports (1 to 1023) are │
│ │ allowed │
│ │ - registred ports (1024 to 49151)
│ │ are allowed │
│ │ - private ports (greater than 49152)
│ │ are allowed │
├───────────────────────────────────────┼──────────────────────────────────────┤
variable2 │ A port variable with default value. │
 port   standard   mandatory  │ Validators: │
│ │ - well-known ports (1 to 1023) are │
│ │ allowed │
│ │ - registred ports (1024 to 49151)
│ │ are allowed │
│ │ - private ports (greater than 49152)
│ │ are allowed │
│ │ Default: 8080
├───────────────────────────────────────┼──────────────────────────────────────┤
variable3 │ A port variable with integer default │
 port   standard   mandatory  │ value. │
│ │ Validators: │
│ │ - well-known ports (1 to 1023) are │
│ │ allowed │
│ │ - registred ports (1024 to 49151)
│ │ are allowed │
│ │ - private ports (greater than 49152)
│ │ are allowed │
│ │ Default: 8080
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,19 +1,12 @@
 Variable                                Description                          
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var
regexp standard mandatory A first variable.
Validator: text based with regular
expressions "^#(?:[0-9a-f]{3}){1,2}$"
Default: #a1a1a1
Examples:
 • #b1b1b1
 • #b2b2b2
 |
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var │ A first variable. │
 regexp   standard   mandatory  │ Validator: text based with regular │
│ │ expressions │
│ │ "^#(?:[0-9a-f]{3}){1,2}$"
│ │ Default: #a1a1a1 │
│ │ Examples: │
│ │ - #b1b1b1 │
│ │ - #b2b2b2 │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,13 +1,9 @@
 Variable                           Description                      
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
secret1
secret basic mandatory The first variable.
secret2
secret standard mandatory The second variable.
Default: value
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
secret1 │ The first variable. │
 secret   basic   mandatory  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
secret2 │ The second variable. │
 secret   standard   mandatory  │ Default: value │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,20 +1,15 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
secret1
secret basic mandatory The first variable.
Validator: minimum length for the
secret is 10 characters
secret2
secret standard mandatory The second variable.
Validators:
 • maximum length for the secret is 10 characters
 • forbidden characters are "$" and "^" Default: value
 |
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
secret1 │ The first variable. │
 secret   basic   mandatory  │ Validator: minimum length for the │
│ │ secret is 10 characters │
├───────────────────────────────────────┼──────────────────────────────────────┤
secret2 │ The second variable. │
 secret   standard   mandatory  │ Validators: │
│ │ - maximum length for the secret is │
│ │ 10 characters │
│ │ - forbidden characters are "$" and │
│ │ "^"
│ │ Default: value │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,29 +1,21 @@
 Variable                           Description                      
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
string basic mandatory The first variable.
var2
string basic mandatory The second variable.
var3
string basic mandatory The third variable.
var4
string standard mandatory The forth variable.
Default: value
var5
string standard mandatory The fifth variable.
Default: value
var6
string standard mandatory The sixth variable.
Default: value
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ The first variable. │
 string   basic   mandatory  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ The second variable. │
 string   basic   mandatory  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var3 │ The third variable. │
 string   basic   mandatory  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var4 │ The forth variable. │
 string   standard   mandatory  │ Default: value │
├───────────────────────────────────────┼──────────────────────────────────────┤
var5 │ The fifth variable. │
 string   standard   mandatory  │ Default: value │
├───────────────────────────────────────┼──────────────────────────────────────┤
var6 │ The sixth variable. │
 string   standard   mandatory  │ Default: value │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -8,7 +8,7 @@
A choice. +
**Choices**:
* quote' ← (default)
* quote' **← (default)**
* quote"
* quote"'
|====

View file

@ -1,4 +1,4 @@
| Variable&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | Description&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **var**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A choice.<br/>**Choices**: <br/>- quote' ← (default)<br/>- quote"<br/>- quote"' |
| **var**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A choice.<br/>**Choices**: <br/>- quote' **← (default)**<br/>- quote"<br/>- quote"' |

View file

@ -1,15 +1,9 @@
 Variable                           Description                      
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var
choice standard mandatory A choice.
Choices:
 • quote'(default)
 • quote"
 • quote"'
 |
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var │ A choice. │
 choice   standard   mandatory  │ Choices: │
│ │ - quote' ← (default) │
│ │ - quote"
│ │ - quote"' │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,23 +1,15 @@
 Variable                        Description                   
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
string basic mandatory The first variable.
Multi line
Help
With useful information.
var2
string basic mandatory The second variable.
Multi line
Help
With useful information.
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ The first variable. │
 string   basic   mandatory  │ Multi line │
│ │ │
│ │ Help │
│ │ │
│ │ With useful information. │
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ The second variable. │
 string   basic   mandatory  │ Multi line │
│ │ Help │
│ │ With useful information. │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,15 +1,9 @@
 Variable                        Description                   
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
string basic mandatory The first variable.
Message with '.
var2
string basic mandatory The second variable.
Message with ".
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ The first variable. │
 string   basic   mandatory  │ Message with '. │
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ The second variable. │
 string   basic   mandatory  │ Message with ". │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,23 +1,15 @@
 Variable                        Description                   
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
string basic mandatory The first <variable>.
Multi line
<Help>
With useful information.
var2
string basic mandatory The second <variable>.
Multi line
<Help>
With useful information.
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ The first <variable>. │
 string   basic   mandatory  │ Multi line │
│ │ │
│ │ <Help> │
│ │ │
│ │ With useful information. │
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ The second <variable>. │
 string   basic   mandatory  │ Multi line │
│ │ <Help> │
│ │ With useful information. │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,10 +1,6 @@
 Variable                           Description                      
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
variable
string standard mandatory A variable.
Default: quote"
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
variable │ A variable. │
 string   standard   mandatory  │ Default: quote"
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,10 +1,6 @@
 Variable                           Description                      
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
variable
string standard mandatory A variable.
Default: quote'"
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
variable │ A variable. │
 string   standard   mandatory  │ Default: quote'"
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,10 +1,6 @@
 Variable                           Description                      
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
variable
string standard mandatory A variable.
Default: quote"'
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
variable │ A variable. │
 string   standard   mandatory  │ Default: quote\"\'
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,10 +1,6 @@
 Variable                           Description                      
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
variable
string standard mandatory A variable.
Default: quote'
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
variable │ A variable. │
 string   standard   mandatory  │ Default: quote'
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,11 +1,7 @@
 Variable                                Description                          
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
variable
string standard mandatory A variable.
Default: get information
test_information.
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
variable │ A variable. │
 string   standard   mandatory  │ Default: get information │
│ │ test_information. │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,37 +1,30 @@
 Variable                                Description                          
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
string basic mandatory The first variable.
Example: test
var2
string standard mandatory The second variable.
Default: value
Example: test
var3
string basic mandatory The third variable.
Examples:
 • test1
 • test2
 | | var4 string standard
 | The forth variable. Examples:
 • null
 • test1
 • test2
 | | var5 boolean standard mandatory
 | The fifth variable. Default: true Example: false
 | | var6 string basic mandatory unique multiple
 | The sixth variable. Examples:
 • test1
 • test2
 |
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ The first variable. │
 string   basic   mandatory  │ Example: test
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ The second variable. │
 string   standard   mandatory  │ Default: value │
│ │ Example: test
├───────────────────────────────────────┼──────────────────────────────────────┤
var3 │ The third variable. │
 string   basic   mandatory  │ Examples: │
│ │ - test1 │
│ │ - test2 │
├───────────────────────────────────────┼──────────────────────────────────────┤
var4 │ The forth variable. │
 string   standard  │ Examples: │
│ │ - null │
│ │ - test1 │
│ │ - test2 │
├───────────────────────────────────────┼──────────────────────────────────────┤
var5 │ The fifth variable. │
 boolean   standard   mandatory  │ Default: true
│ │ Example: false
├───────────────────────────────────────┼──────────────────────────────────────┤
var6 │ The sixth variable. │
 string   basic   mandatory   unique  │ Examples: │
multiple  │ - test1 │
│ │ - test2 │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,19 +1,13 @@
 Variable                                Description                          
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
variable1
choice basic mandatory unique A first variable.
multiple
Choices:
 • val1
 • val2
 | | variable2 choice standard unique multiple
 | A second variable. Choices:
 • val1
 • val2
 |
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
variable1 │ A first variable. │
 choice   basic   mandatory   unique  │ Choices: │
multiple  │ - val1 │
│ │ - val2 │
├───────────────────────────────────────┼──────────────────────────────────────┤
variable2 │ A second variable. │
 choice   standard   unique    │ Choices: │
multiple  │ - val1 │
│ │ - val2 │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,24 +1,17 @@
 Variable                                Description                          
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
source_variable_1
string standard mandatory The first source variable.
Default: val1
source_variable_2
string standard mandatory The second source variable.
Default: val2
my_variable
choice standard mandatory A variable.
Choices:
 • the value of the variable "source_variable_1".
 • the value of the variable "source_variable_2". Default: val1
 |
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
source_variable_1 │ The first source variable. │
 string   standard   mandatory  │ Default: val1 │
├───────────────────────────────────────┼──────────────────────────────────────┤
source_variable_2 │ The second source variable. │
 string   standard   mandatory  │ Default: val2 │
├───────────────────────────────────────┼──────────────────────────────────────┤
my_variable │ A variable. │
 choice   standard   mandatory  │ Choices: │
│ │ - the value of the variable │
│ │ "source_variable_1". │
│ │ - the value of the variable │
│ │ "source_variable_2". │
│ │ Default: val1 │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,10 +1,6 @@
 Variable                               Description                          
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
variable
string standard mandatory A variable.
Default: concat all parameters.
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
variable │ A variable. │
 string   standard   mandatory  │ Default: concat all parameters. │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,10 +1,6 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var
string standard mandatory A variable.
Default: returns the information.
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var │ A variable. │
 string   standard   mandatory  │ Default: returns the information. │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,13 +1,9 @@
 Variable                                Description                          
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
string basic mandatory A first variable.
var2
string standard mandatory A second variable.
Default: depends on a calculation.
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ A first variable. │
 string   basic   mandatory  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ A second variable. │
 string   standard   mandatory  │ Default: depends on a calculation. │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,17 +1,10 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
my_variable
string standard mandatory My_variable.
Default: val1
my_calculated_variable
string standard mandatory unique My_calculated_variable.
multiple
Default: the value of the variable
"my_variable".
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
my_variable │ My_variable. │
 string   standard   mandatory  │ Default: val1 │
├───────────────────────────────────────┼──────────────────────────────────────┤
my_calculated_variable │ My_calculated_variable. │
 string   standard   mandatory    │ Default: the value of the variable │
unique   multiple  │ "my_variable". │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,17 +1,10 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
my_variable
string standard mandatory My_variable.
Default: val1
my_calculated_variable
string standard mandatory unique My_calculated_variable.
multiple
Default: the value of the variable
"my_variable".
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
my_variable │ My_variable. │
 string   standard   mandatory  │ Default: val1 │
├───────────────────────────────────────┼──────────────────────────────────────┤
my_calculated_variable │ My_calculated_variable. │
 string   standard   mandatory    │ Default: the value of the variable │
unique   multiple  │ "my_variable". │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,9 +1,7 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
my_calculated_variable
string standard mandatory unique My_calculated_variable.
multiple
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
my_calculated_variable │ My_calculated_variable. │
 string   standard   mandatory    │ │
unique   multiple  │ │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,17 +1,12 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
my_variable
string standard mandatory unique My_variable.
multiple
Default:
 • val1
 • val2
 | | my_calculated_variable string standard mandatory unique multiple
 | My_calculated_variable. Default: the value of the variable "my_variable".
 |
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
my_variable │ My_variable. │
 string   standard   mandatory    │ Default: │
unique   multiple  │ - val1 │
│ │ - val2 │
├───────────────────────────────────────┼──────────────────────────────────────┤
my_calculated_variable │ My_calculated_variable. │
 string   standard   mandatory    │ Default: the value of the variable │
unique   multiple  │ "my_variable". │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,15 +1,9 @@
 Variable                           Description                      
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
string standard A first variable.
Default: returns a value.
var2
string standard mandatory A second variable.
Default: no
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ A first variable. │
 string   standard  │ Default: returns a value. │
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ A second variable. │
 string   standard   mandatory  │ Default: no │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,15 +1,11 @@
 Variable                                Description                          
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
string basic mandatory A first variable.
var2
string standard mandatory A second variable.
Default: the value of the information
"test_information" of the variable
"var1".
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ A first variable. │
 string   basic   mandatory  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ A second variable. │
 string   standard   mandatory  │ Default: the value of the │
│ │ information "test_information" of │
│ │ the variable "var1". │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,15 +1,11 @@
 Variable                                Description                          
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
string basic mandatory A first variable.
var2
string standard mandatory A second variable.
Default: the value of the information
"test_information" of the variable
"var1".
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ A first variable. │
 string   basic   mandatory  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ A second variable. │
 string   standard   mandatory  │ Default: the value of the │
│ │ information "test_information" of │
│ │ the variable "var1". │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,12 +1,7 @@
 Variable                           Description                      
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var
choice standard mandatory A variable.
Choices: choice for 0 to 9.
Default: 9
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var │ A variable. │
 choice   standard   mandatory  │ Choices: choice for 0 to 9. │
│ │ Default: 9
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,53 +1,35 @@
 Variable                                Description                          
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
boolean standard mandatory unique The first variable.
multiple
Default: true
var2
boolean standard mandatory unique The second variable.
multiple
Default: true
var3
boolean standard mandatory unique The third variable.
multiple
Default: true
var4
boolean standard mandatory unique The forth variable.
multiple
Default: false
var5
boolean standard mandatory unique The fifth variable.
multiple
Default: false
var6
boolean standard mandatory unique The sixth variable.
multiple
Default: false
var7
boolean standard mandatory unique The seventh variable.
multiple
Default: true
var8
boolean standard mandatory unique The eighth variable.
multiple
Default: true
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ The first variable. │
 boolean   standard   mandatory    │ Default: true
unique   multiple  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ The second variable. │
 boolean   standard   mandatory    │ Default: true
unique   multiple  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var3 │ The third variable. │
 boolean   standard   mandatory    │ Default: true
unique   multiple  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var4 │ The forth variable. │
 boolean   standard   mandatory    │ Default: false
unique   multiple  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var5 │ The fifth variable. │
 boolean   standard   mandatory    │ Default: false
unique   multiple  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var6 │ The sixth variable. │
 boolean   standard   mandatory    │ Default: false
unique   multiple  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var7 │ The seventh variable. │
 boolean   standard   mandatory    │ Default: true
unique   multiple  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var8 │ The eighth variable. │
 boolean   standard   mandatory    │ Default: true
unique   multiple  │ │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,15 +1,11 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
custom1
custom basic mandatory unique A first custom variable.
multiple
custom2
custom standard mandatory unique A second custom variable.
multiple
Default: value
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
custom1 │ A first custom variable. │
 custom   basic   mandatory   unique  │ │
multiple  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
custom2 │ A second custom variable. │
 custom   standard   mandatory    │ Default: value │
unique   multiple  │ │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,53 +1,35 @@
 Variable                                Description                          
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
float standard mandatory unique The first variable.
multiple
Default: 0.0
var2
float standard mandatory unique The second variable.
multiple
Default: 0.0
var3
float standard mandatory unique The third variable.
multiple
Default: 0.0
var4
float standard mandatory unique The forth variable.
multiple
Default: 10.1
var5
float standard mandatory unique The fifth variable.
multiple
Default: 10.1
var6
float standard mandatory unique The sixth variable.
multiple
Default: 10.1
var7
float standard mandatory unique The seventh variable.
multiple
Default: 0.0
var8
float standard mandatory unique The eighth variable.
multiple
Default: 0.0
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ The first variable. │
 float   standard   mandatory    │ Default: 0.0 │
unique   multiple  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ The second variable. │
 float   standard   mandatory    │ Default: 0.0 │
unique   multiple  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var3 │ The third variable. │
 float   standard   mandatory    │ Default: 0.0 │
unique   multiple  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var4 │ The forth variable. │
 float   standard   mandatory    │ Default: 10.1 │
unique   multiple  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var5 │ The fifth variable. │
 float   standard   mandatory    │ Default: 10.1 │
unique   multiple  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var6 │ The sixth variable. │
 float   standard   mandatory    │ Default: 10.1 │
unique   multiple  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var7 │ The seventh variable. │
 float   standard   mandatory    │ Default: 0.0 │
unique   multiple  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var8 │ The eighth variable. │
 float   standard   mandatory    │ Default: 0.0 │
unique   multiple  │ │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,53 +1,35 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
number standard mandatory unique The first variable.
multiple
Default: 0
var2
number standard mandatory unique The second variable.
multiple
Default: 0
var3
number standard mandatory unique The third variable.
multiple
Default: 0
var4
number standard mandatory unique The forth variable.
multiple
Default: 10
var5
number standard mandatory unique The fifth variable.
multiple
Default: 10
var6
number standard mandatory unique The sixth variable.
multiple
Default: 10
var7
number standard mandatory unique The seventh variable.
multiple
Default: 0
var8
number standard mandatory unique The eighth variable.
multiple
Default: 0
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ The first variable. │
 number   standard   mandatory    │ Default: 0
unique   multiple  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ The second variable. │
 number   standard   mandatory    │ Default: 0
unique   multiple  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var3 │ The third variable. │
 number   standard   mandatory    │ Default: 0
unique   multiple  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var4 │ The forth variable. │
 number   standard   mandatory    │ Default: 10
unique   multiple  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var5 │ The fifth variable. │
 number   standard   mandatory    │ Default: 10
unique   multiple  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var6 │ The sixth variable. │
 number   standard   mandatory    │ Default: 10
unique   multiple  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var7 │ The seventh variable. │
 number   standard   mandatory    │ Default: 0
unique   multiple  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var8 │ The eighth variable. │
 number   standard   mandatory    │ Default: 0
unique   multiple  │ │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,15 +1,8 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
string standard mandatory unique The second variable.
multiple
Default:
 • value
 • null
 |
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ The second variable. │
 string   standard   mandatory    │ Default: │
unique   multiple  │ - value │
│ │ - null │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,47 +1,35 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
string basic mandatory unique The first variable.
multiple
var2
string basic mandatory unique The second variable.
multiple
var3
string basic mandatory unique The third variable.
multiple
var4
string standard mandatory unique The forth variable.
multiple
Default: value
var5
string standard mandatory unique The fifth variable.
multiple
Default: value
var6
string standard mandatory unique The sixth variable.
multiple
Default: value
var7
string standard mandatory unique The seventh variable.
multiple
Default: value
var8
string standard mandatory unique The eighth variable.
multiple
Default: value
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ The first variable. │
 string   basic   mandatory   unique  │ │
multiple  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ The second variable. │
 string   basic   mandatory   unique  │ │
multiple  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var3 │ The third variable. │
 string   basic   mandatory   unique  │ │
multiple  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var4 │ The forth variable. │
 string   standard   mandatory    │ Default: value │
unique   multiple  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var5 │ The fifth variable. │
 string   standard   mandatory    │ Default: value │
unique   multiple  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var6 │ The sixth variable. │
 string   standard   mandatory    │ Default: value │
unique   multiple  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var7 │ The seventh variable. │
 string   standard   mandatory    │ Default: value │
unique   multiple  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
var8 │ The eighth variable. │
 string   standard   mandatory    │ Default: value │
unique   multiple  │ │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,11 +1,7 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
variable
string standard mandatory unique A variable.
multiple
Default: quote"
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
variable │ A variable. │
 string   standard   mandatory    │ Default: quote"
unique   multiple  │ │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,11 +1,7 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
variable
string standard mandatory unique A variable.
multiple
Default: quote'"
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
variable │ A variable. │
 string   standard   mandatory    │ Default: quote'"
unique   multiple  │ │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,11 +1,7 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
variable
string standard mandatory unique A variable.
multiple
Default: quote'
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
variable │ A variable. │
 string   standard   mandatory    │ Default: quote'
unique   multiple  │ │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,12 +1,7 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
variable
string standard mandatory unique A variable.
multiple
Default: get information
test_information.
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
variable │ A variable. │
 string   standard   mandatory    │ Default: get information │
unique   multiple  │ test_information. │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,18 +1,13 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
variable1
string standard mandatory unique A first variable.
multiple
Default:
 • a
 • b
 • c
 | | variable2 choice basic mandatory
 | A second variable. Choices: the value of the variable "variable1".
 |
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
variable1 │ A first variable. │
 string   standard   mandatory    │ Default: │
unique   multiple  │ - a │
│ │ - b │
│ │ - c │
├───────────────────────────────────────┼──────────────────────────────────────┤
variable2 │ A second variable. │
 choice   basic   mandatory  │ Choices: the value of the variable │
│ │ "variable1". │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,14 +1,9 @@
 Variable                           Description                      
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
int
number standard mandatory A limited number.
Validators:
 • the minimum value is 0
 • the maximum value is 100 Default: 10
 |
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
int │ A limited number. │
 number   standard   mandatory  │ Validators: │
│ │ - the minimum value is 0
│ │ - the maximum value is 100
│ │ Default: 10
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,10 +1,7 @@
 Variable                                Description                          
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
variable
string basic mandatory auto modified An auto save variable.
Default: no
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
variable │ An auto save variable. │
 string   basic   mandatory   auto  │ Default: no │
modified  │ │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,16 +1,10 @@
 Variable                                Description                          
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
string standard mandatory A first variable.
Default: no
var2
string basic mandatory auto modified A second variable.
Default: the value of the variable
"var1".
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ A first variable. │
 string   standard   mandatory  │ Default: no │
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ A second variable. │
 string   basic   mandatory   auto  │ Default: the value of the variable │
modified  │ "var1". │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,19 +1,11 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
string standard mandatory A first variable.
Default: no
var2
string basic mandatory hidden auto  A second variable.
modified
Default: the value is always yes.
Hidden: only if the variable var1
has value "yes".
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ A first variable. │
 string   standard   mandatory  │ Default: no │
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ A second variable. │
 string   basic   mandatory   hidden  │ Default: the value is always yes. │
auto modified  │ Hidden: only if the variable var1 │
│ │ has value "yes". │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,21 +1,13 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
string standard mandatory A first variable.
Default: value
var2
string basic mandatory disabled A second variable.
Disabled: when the variable "var1"
has the value "value".
var3
string standard mandatory A third variable.
Default: depends on a calculation.
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ A first variable. │
 string   standard   mandatory  │ Default: value │
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ A second variable. │
 string   basic   mandatory    │ Disabled: when the variable "var1"
disabled  │ has the value "value". │
├───────────────────────────────────────┼──────────────────────────────────────┤
var3 │ A third variable. │
 string   standard   mandatory  │ Default: depends on a calculation. │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,21 +1,13 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
string standard mandatory A first variable.
Default: value
var2
string basic mandatory disabled A second variable.
Disabled: when the variable "var1"
has the value "value".
var3
string standard mandatory A third variable.
Default: depends on a calculation.
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ A first variable. │
 string   standard   mandatory  │ Default: value │
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ A second variable. │
 string   basic   mandatory    │ Disabled: when the variable "var1"
disabled  │ has the value "value". │
├───────────────────────────────────────┼──────────────────────────────────────┤
var3 │ A third variable. │
 string   standard   mandatory  │ Default: depends on a calculation. │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,22 +1,14 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
condition
string standard mandatory A condition.
Default: no
var1
string standard hidden A first variable.
Hidden: calculation from an unknown
variable.
var2
string standard hidden A second variable.
Hidden: calculation from an
condition variable.
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
condition │ A condition. │
 string   standard   mandatory  │ Default: no │
├───────────────────────────────────────┼──────────────────────────────────────┤
var1 │ A first variable. │
 string   standard   hidden  │ Hidden: calculation from an unknown │
│ │ variable. │
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ A second variable. │
 string   standard   hidden  │ Hidden: calculation from an │
│ │ condition variable. │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,16 +1,10 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
condition
boolean standard mandatory A condition.
Default: false
variable
string basic mandatory disabled A variable.
Disabled: when the variable
"condition" has the value "true".
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
condition │ A condition. │
 boolean   standard   mandatory  │ Default: false
├───────────────────────────────────────┼──────────────────────────────────────┤
variable │ A variable. │
 string   basic   mandatory    │ Disabled: when the variable │
disabled  │ "condition" has the value "true". │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,16 +1,10 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
condition
boolean standard mandatory A condition.
Default: true
variable
string basic mandatory disabled A variable.
Disabled: when the variable
"condition" has the value "true".
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
condition │ A condition. │
 boolean   standard   mandatory  │ Default: true
├───────────────────────────────────────┼──────────────────────────────────────┤
variable │ A variable. │
 string   basic   mandatory    │ Disabled: when the variable │
disabled  │ "condition" has the value "true". │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,16 +1,10 @@
 Variable                                Description                          
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
condition
string standard mandatory A condition.
Default: yes
variable
string basic mandatory disabled A variable.
Disabled: when the variable
"condition" has the value "yes".
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
condition │ A condition. │
 string   standard   mandatory  │ Default: yes │
├───────────────────────────────────────┼──────────────────────────────────────┤
variable │ A variable. │
 string   basic   mandatory    │ Disabled: when the variable │
disabled  │ "condition" has the value "yes". │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,16 +1,10 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
condition
string standard mandatory A condition.
Default: yes
variable
string basic mandatory disabled A variable.
Disabled: when the variable
"condition" hasn't the value "yes".
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
condition │ A condition. │
 string   standard   mandatory  │ Default: yes │
├───────────────────────────────────────┼──────────────────────────────────────┤
variable │ A variable. │
 string   basic   mandatory    │ Disabled: when the variable │
disabled  │ "condition" hasn't the value "yes". │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,17 +1,10 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
condition
boolean standard mandatory A condition.
Default: false
variable
string basic mandatory disabled A variable.
unique multiple
Disabled: when the variable
"condition" has the value "true".
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
condition │ A condition. │
 boolean   standard   mandatory  │ Default: false
├───────────────────────────────────────┼──────────────────────────────────────┤
variable │ A variable. │
 string   basic   mandatory    │ Disabled: when the variable │
disabled   unique   multiple  │ "condition" has the value "true". │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,16 +1,11 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
condition
string basic mandatory unique A condition.
multiple
variable
string basic mandatory disabled A variable.
unique multiple
Disabled: when the variable
"condition" has the value "true".
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
condition │ A condition. │
 string   basic   mandatory   unique  │ │
multiple  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
variable │ A variable. │
 string   basic   mandatory    │ Disabled: when the variable │
disabled   unique   multiple  │ "condition" has the value "true". │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,17 +1,12 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
condition
string standard mandatory unique A condition.
multiple
Default:
 • val1
 • val2
 | | variable string basic mandatory disabled unique multiple
 | A variable. Disabled: when the variable "condition" has the value "true".
 |
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
condition │ A condition. │
 string   standard   mandatory    │ Default: │
unique   multiple  │ - val1 │
│ │ - val2 │
├───────────────────────────────────────┼──────────────────────────────────────┤
variable │ A variable. │
 string   basic   mandatory    │ Disabled: when the variable │
disabled   unique   multiple  │ "condition" has the value "true". │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,10 +1,6 @@
 Variable                                Description                          
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
int
number basic mandatory A number.
Validator: the max value is 100.
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
int │ A number. │
 number   basic   mandatory  │ Validator: the max value is 100. │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,20 +1,12 @@
 Variable                                Description                          
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
string standard mandatory A first variable.
Validator: var1 must be different
than var2.
Default: oui
Example: another_value
var2
string standard mandatory A second variable.
Default: no
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ A first variable. │
 string   standard   mandatory  │ Validator: var1 must be different │
│ │ than var2. │
│ │ Default: oui │
│ │ Example: another_value │
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ A second variable. │
 string   standard   mandatory  │ Default: no │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,18 +1,10 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
string standard mandatory unique A second variable.
multiple
Validator: check length is less than
10.
Default:
 • no
 • yes
 |
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ A second variable. │
 string   standard   mandatory    │ Validator: check length is less than │
unique   multiple  │ 10. │
│ │ Default: │
│ │ - no │
│ │ - yes │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,20 +1,13 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
string standard mandatory unique A second variable.
multiple
Validator: check length is less than
3.
Default:
 • no
 • yes Examples:
 • val1
 • val2
 |
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ A second variable. │
 string   standard   mandatory    │ Validator: check length is less than │
unique   multiple  │ 3. │
│ │ Default: │
│ │ - no │
│ │ - yes │
│ │ Examples: │
│ │ - val1 │
│ │ - val2 │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,10 +1,7 @@
 Variable                                Description                          
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
string standard mandatory multiple A variable.
Default: non
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ A variable. │
 string   standard   mandatory    │ Default: non │
multiple  │ │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,11 +1,7 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
variable
string standard mandatory unique A variable.
multiple
Default: non
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
variable │ A variable. │
 string   standard   mandatory    │ Default: non │
unique   multiple  │ │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,11 +1,7 @@
 Variable                               Description                           
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var
string advanced mandatory auto  A variable.
modified
Default: no
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var │ A variable. │
 string   advanced   mandatory   auto │ Default: no │
modified  │ │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,8 +1,6 @@
 Variable                        Description                   
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var
string basic mandatory Redefined.
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var │ Redefined. │
 string   basic   mandatory  │ │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,15 +1,17 @@
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
family ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
basic disabled
Disabled: depends on a calculation.
 Variable                        Description                   
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
family.var1
string basic mandatory Var1.
family
 basic   disabled 
Disabled: depends on a calculation.
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
family.var1 │ Var1. │
 string   basic   mandatory  │ │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,15 +1,9 @@
 Variable                           Description                      
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
var1
string standard mandatory A variable.
Default: no
var2
string standard mandatory A new variable.
Default: yes
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
var1 │ A variable. │
 string   standard   mandatory  │ Default: no │
├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ A new variable. │
 string   standard   mandatory  │ Default: yes │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,10 +1,6 @@
 Variable                           Description                      
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
variable
string standard mandatory A variable.
Default: returns yes.
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
variable │ A variable. │
 string   standard   mandatory  │ Default: returns yes. │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,14 +1,8 @@
 Variable                        Description                   
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
variable
choice basic mandatory A variable.
Choices:
 • a
 • b
 |
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
variable │ A variable. │
 choice   basic   mandatory  │ Choices: │
│ │ - a │
│ │ - b │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,10 +1,6 @@
 Variable                           Description                      
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
variable
string standard mandatory A variable.
Default: yes
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
variable │ A variable. │
 string   standard   mandatory  │ Default: yes │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,8 +1,6 @@
 Variable                        Description                   
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
variable
string basic mandatory A variable.
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
variable │ A variable. │
 string   basic   mandatory  │ │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,13 +1,14 @@
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
new description ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
basic
 Variable                        Description                   
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
family.variable
string basic mandatory A variable.
new description
 basic 
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
family.variable │ A variable. │
 string   basic   mandatory  │ │
└───────────────────────────────────────┴──────────────────────────────────────┘

View file

@ -1,17 +1,17 @@
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
a family ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
basic
Redefine help family ok.
a family
 Variable                        Description                   
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
family.variable
string basic mandatory Redefine help.
Redefine help ok.
 basic 
Redefine help family ok.
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
family.variable │ Redefine help. │
 string   basic   mandatory  │ Redefine help ok. │
└───────────────────────────────────────┴──────────────────────────────────────┘

Some files were not shown because too many files have changed in this diff Show more