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

View file

@ -5,8 +5,8 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-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: 2025-03-29 12:15+0100\n" "PO-Revision-Date: 2025-03-29 15:08+0100\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: \n" "Language-Team: \n"
"Language: fr\n" "Language: fr\n"
@ -120,39 +120,39 @@ msgstr "multiple"
msgid "No attribute \"description\" for \"{0}\" in {1}" msgid "No attribute \"description\" for \"{0}\" in {1}"
msgstr "Aucun attribut \"description\" pour \"{0}\" dans {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)" msgid "(default)"
msgstr "(défaut)" msgstr "(défaut)"
#: src/rougail/output_doc/doc.py:470 #: src/rougail/output_doc/doc.py:471
msgid "text based with regular expressions \"{0}\"" msgid "text based with regular expressions \"{0}\""
msgstr "texte avec expression rationnelle \"{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" msgid "depends on a calculation"
msgstr "dépend d'un calcul" 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}" 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}" 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}\"" msgid "the value of the variable \"{0}\""
msgstr "la valeur de la 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" msgid "the value of an undocumented variable"
msgstr "la valeur d'une variable non documentée" 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" msgid "the values of undocumented variables"
msgstr "les valeurs de variables non documentées" 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" msgid "the value of the identifier"
msgstr "la valeur de l'identifiant" 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}" msgid "the value of the {0}"
msgstr "la valeur de l'{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" msgid "Example with all variables modifiable"
msgstr "Exemple avec toutes les 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 #: src/rougail/output_doc/utils.py:41
msgid "the domain name can starts by a dot" msgid "the domain name can starts by a dot"
msgstr "le nom de domaine peut commencer par un point" msgstr "le nom de domaine peut commencer par un point"
@ -280,14 +290,6 @@ msgstr "Exemple"
msgid "Examples" msgid "Examples"
msgstr "Exemples" 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 #: src/rougail/output_doc/utils.py:387
msgid "{0}: {1}" msgid "{0}: {1}"
msgstr "{0} : {1}" msgstr "{0} : {1}"

View file

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

View file

@ -460,7 +460,7 @@ class RougailOutputDoc(Examples):
if not isinstance(val, Calculation): if not isinstance(val, Calculation):
default = informations.get("default") default = informations.get("default")
if default is not None and val == 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 informations["display_default"] = False
continue continue
choices[idx] = self._to_string(variable, "choice", f"_{idx}") 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): def gen_doc_examples(self):
"""Return examples""" """Return examples"""
self._build_examples() self._build_examples()
return_string = self.formater.header() return_string = ""
if self.examples_mandatories: if self.examples_mandatories:
return_string += self.formater.title( return_string += self.formater.title(
_("Example with mandatory variables not filled in"), self.level _("Example with mandatory variables not filled in"), self.level

View file

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

View file

@ -15,34 +15,109 @@ details.
You should have received a copy of the GNU Lesser General Public License 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/>. 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): class Formater(CommonFormater):
"""The console formater""" """The markdown (for github) formater"""
name = "console" name = "console"
level = 10 level = 10
enter_table = "\n" 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): def __init__(self) -> None:
"""Header of the documentation""" self.max_line = 0
return "" super().__init__()
def run(self, dico: dict, level: int) -> str: 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.console import Console
from rich.markdown import Markdown self.rich_table = Table
custom_theme = Theme(self.titles_color)
console = Console() dico = self.dict_to_dict(dico, level)
console = Console(theme=custom_theme)
markdown = Markdown(msg)
with console.capture() as capture: with console.capture() as capture:
console.print(markdown) for data in dico:
console.print(data)
return capture.get() 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( def link(
self, self,
comment: str, comment: str,
@ -50,3 +125,25 @@ class Formater(GFormater):
) -> str: ) -> str:
"""Add a link""" """Add a link"""
return self.prop(comment, False) 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" _table_name = "github"
level = 50 level = 50
enter_table = "<br/>" enter_table = "<br/>"
remove_multiple_enter = False
def __init__(self) -> None: def __init__(self) -> None:
self.max_line = 0 self.max_line = 0
super().__init__() 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( def title(
self, self,
title: str, title: str,
@ -77,13 +69,6 @@ class Formater(CommonFormater):
text: str, text: str,
) -> str: ) -> str:
"""Return stripped text (as help)""" """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) return text.strip().replace("\n", self.enter_table)
def list( def list(

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -1,35 +1,21 @@
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 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
 Variable                            Description                        ├───────────────────────────────────────┼──────────────────────────────────────┤
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ var5 │ The fifth variable. │
var1  boolean   standard   mandatory  │ Default: false
boolean standard mandatory The first variable. ├───────────────────────────────────────┼──────────────────────────────────────┤
Default: true var6 │ The sixth variable. │
var2  boolean   standard   mandatory  │ Default: false
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

View file

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

View file

@ -49,7 +49,7 @@ The forth variable. +
The fifth variable. + The fifth variable. +
**Choices**: **Choices**:
* a ← (default) * a **← (default)**
* b * b
* c * c
| |
@ -59,7 +59,7 @@ The fifth variable. +
The sixth variable. + The sixth variable. +
**Choices**: **Choices**:
* 1 ← (default) * 1 **← (default)**
* 2 * 2
* 3 * 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 | | **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 | | **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 | | **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 | | **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 | | **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 │ The first variable. │
 Variable                           Description                        choice   basic   mandatory  │ Choices: │
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ │ │ - a │
var1 │ │ - b │
choice basic mandatory The first variable. │ │ - c │
Choices: ├───────────────────────────────────────┼──────────────────────────────────────┤
var2 │ The second variable. │
 choice   basic   mandatory  │ Choices: │
 • a │ │ - a │
 • b │ │ - b │
 • c │ │ - c │
 | | var2 choice basic mandatory ├───────────────────────────────────────┼──────────────────────────────────────┤
 | The second variable. Choices: var3 │ The third variable. │
 • a  choice   standard  │ Choices: │
 • b │ │ - a │
 • c │ │ - b │
 | | var3 choice standard │ │ - c │
 | The third variable. Choices: │ │ - null │
 • a ├───────────────────────────────────────┼──────────────────────────────────────┤
 • b var4 │ The forth variable. │
 • c  choice   standard  │ Choices: │
 • null │ │ - null │
 | | var4 choice standard │ │ - b │
 | The forth variable. Choices: │ │ - c │
 • null ├───────────────────────────────────────┼──────────────────────────────────────┤
 • b var5 │ The fifth variable. │
 • c  choice   standard   mandatory  │ Choices: │
 | | var5 choice standard mandatory │ │ - a ← (default) │
 | The fifth variable. Choices: │ │ - b │
 • a ← (default) │ │ - c │
 • b ├───────────────────────────────────────┼──────────────────────────────────────┤
 • c var6 │ The sixth variable. │
 | | var6 choice standard mandatory  choice   standard   mandatory  │ Choices: │
 | The sixth variable. Choices: │ │ - 1 ← (default) │
 • 1 ← (default) │ │ - 2
 • 2 │ │ - 3
 • 3 └───────────────────────────────────────┴──────────────────────────────────────┘
 |

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -1,35 +1,21 @@
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 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 │
 Variable                          Description                      ├───────────────────────────────────────┼──────────────────────────────────────┤
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ var5 │ The fifth variable. │
var1  float   standard   mandatory  │ Default: 10.1 │
float standard mandatory The first variable. ├───────────────────────────────────────┼──────────────────────────────────────┤
Default: 0.0 var6 │ The sixth variable. │
var2  float   standard   mandatory  │ Default: 10.1 │
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

View file

@ -1,35 +1,21 @@
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 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
 Variable                           Description                       ├───────────────────────────────────────┼──────────────────────────────────────┤
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ var5 │ The fifth variable. │
var1  number   standard   mandatory  │ Default: 10
number standard mandatory The first variable. ├───────────────────────────────────────┼──────────────────────────────────────┤
Default: 0 var6 │ The sixth variable. │
var2  number   standard   mandatory  │ Default: 10
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

View file

@ -1,25 +1,33 @@
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
variable1 │ A port variable. │
 Variable                                Description                            port   basic   mandatory  │ Validators: │
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ │ │ - well-known ports (1 to 1023) are │
variable1 │ │ allowed │
port basic mandatory A port variable. │ │ - registred ports (1024 to 49151)
Validators: │ │ are allowed │
│ │ - private ports (greater than 49152)
│ │ are allowed │
 • well-known ports (1 to 1023) are allowed ├───────────────────────────────────────┼──────────────────────────────────────┤
 • registred ports (1024 to 49151) are allowed variable2 │ A port variable with default value. │
 • private ports (greater than 49152) are allowed  port   standard   mandatory  │ Validators: │
 | | variable2 port standard mandatory │ │ - well-known ports (1 to 1023) are │
 | A port variable with default value. Validators: │ │ allowed │
 • well-known ports (1 to 1023) are allowed │ │ - registred ports (1024 to 49151)
 • registred ports (1024 to 49151) are allowed │ │ are allowed │
 • private ports (greater than 49152) are allowed Default: 8080 │ │ - private ports (greater than 49152)
 | | variable3 port standard mandatory │ │ are allowed │
 | A port variable with integer default value. Validators: │ │ Default: 8080
 • well-known ports (1 to 1023) are allowed ├───────────────────────────────────────┼──────────────────────────────────────┤
 • registred ports (1024 to 49151) are allowed variable3 │ A port variable with integer default │
 • private ports (greater than 49152) are allowed Default: 8080  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 │ A first variable. │
 regexp   standard   mandatory  │ Validator: text based with regular │
│ │ expressions │
 Variable                                Description                           │ │ "^#(?:[0-9a-f]{3}){1,2}$"
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ │ │ Default: #a1a1a1 │
var │ │ Examples: │
regexp standard mandatory A first variable. │ │ - #b1b1b1 │
Validator: text based with regular │ │ - #b2b2b2 │
expressions "^#(?:[0-9a-f]{3}){1,2}$" └───────────────────────────────────────┴──────────────────────────────────────┘
Default: #a1a1a1
Examples:
 • #b1b1b1
 • #b2b2b2
 |

View file

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

View file

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

View file

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

View file

@ -8,7 +8,7 @@
A choice. + A choice. +
**Choices**: **Choices**:
* quote' ← (default) * quote' **← (default)**
* quote" * quote"
* 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; | | 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 │ A choice. │
 Variable                           Description                        choice   standard   mandatory  │ Choices: │
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ │ │ - quote' ← (default) │
var │ │ - quote"
choice standard mandatory A choice. │ │ - quote"' │
Choices: └───────────────────────────────────────┴──────────────────────────────────────┘
 • quote'(default)
 • quote"
 • quote"'
 |

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -1,24 +1,17 @@
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 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 │
 Variable                                Description                           ├───────────────────────────────────────┼──────────────────────────────────────┤
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ my_variable │ A variable. │
source_variable_1  choice   standard   mandatory  │ Choices: │
string standard mandatory The first source variable. │ │ - the value of the variable │
Default: val1 │ │ "source_variable_1". │
source_variable_2 │ │ - the value of the variable │
string standard mandatory The second source variable. │ │ "source_variable_2". │
Default: val2 │ │ Default: val1 │
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
 |

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -1,53 +1,35 @@
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 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  │ │
 Variable                                Description                           ├───────────────────────────────────────┼──────────────────────────────────────┤
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ var5 │ The fifth variable. │
var1  boolean   standard   mandatory    │ Default: false
boolean standard mandatory unique The first variable. unique   multiple  │ │
multiple ├───────────────────────────────────────┼──────────────────────────────────────┤
Default: true var6 │ The sixth variable. │
var2  boolean   standard   mandatory    │ Default: false
boolean standard mandatory unique The second variable. unique   multiple  │ │
multiple ├───────────────────────────────────────┼──────────────────────────────────────┤
Default: true var7 │ The seventh variable. │
var3  boolean   standard   mandatory    │ Default: true
boolean standard mandatory unique The third variable. unique   multiple  │ │
multiple ├───────────────────────────────────────┼──────────────────────────────────────┤
Default: true var8 │ The eighth variable. │
var4  boolean   standard   mandatory    │ Default: true
boolean standard mandatory unique The forth variable. unique   multiple  │ │
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

View file

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

View file

@ -1,53 +1,35 @@
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 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  │ │
 Variable                                Description                           ├───────────────────────────────────────┼──────────────────────────────────────┤
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ var5 │ The fifth variable. │
var1  float   standard   mandatory    │ Default: 10.1 │
float standard mandatory unique The first variable. unique   multiple  │ │
multiple ├───────────────────────────────────────┼──────────────────────────────────────┤
Default: 0.0 var6 │ The sixth variable. │
var2  float   standard   mandatory    │ Default: 10.1 │
float standard mandatory unique The second variable. unique   multiple  │ │
multiple ├───────────────────────────────────────┼──────────────────────────────────────┤
Default: 0.0 var7 │ The seventh variable. │
var3  float   standard   mandatory    │ Default: 0.0 │
float standard mandatory unique The third variable. unique   multiple  │ │
multiple ├───────────────────────────────────────┼──────────────────────────────────────┤
Default: 0.0 var8 │ The eighth variable. │
var4  float   standard   mandatory    │ Default: 0.0 │
float standard mandatory unique The forth variable. unique   multiple  │ │
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

View file

@ -1,53 +1,35 @@
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 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  │ │
 Variable                               Description                            ├───────────────────────────────────────┼──────────────────────────────────────┤
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ var5 │ The fifth variable. │
var1  number   standard   mandatory    │ Default: 10
number standard mandatory unique The first variable. unique   multiple  │ │
multiple ├───────────────────────────────────────┼──────────────────────────────────────┤
Default: 0 var6 │ The sixth variable. │
var2  number   standard   mandatory    │ Default: 10
number standard mandatory unique The second variable. unique   multiple  │ │
multiple ├───────────────────────────────────────┼──────────────────────────────────────┤
Default: 0 var7 │ The seventh variable. │
var3  number   standard   mandatory    │ Default: 0
number standard mandatory unique The third variable. unique   multiple  │ │
multiple ├───────────────────────────────────────┼──────────────────────────────────────┤
Default: 0 var8 │ The eighth variable. │
var4  number   standard   mandatory    │ Default: 0
number standard mandatory unique The forth variable. unique   multiple  │ │
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

View file

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

View file

@ -1,47 +1,35 @@
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 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  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
 Variable                               Description                            var4 │ The forth variable. │
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━  string   standard   mandatory    │ Default: value │
var1 unique   multiple  │ │
string basic mandatory unique The first variable. ├───────────────────────────────────────┼──────────────────────────────────────┤
multiple var5 │ The fifth variable. │
var2  string   standard   mandatory    │ Default: value │
string basic mandatory unique The second variable. unique   multiple  │ │
multiple ├───────────────────────────────────────┼──────────────────────────────────────┤
var3 var6 │ The sixth variable. │
string basic mandatory unique The third variable.  string   standard   mandatory    │ Default: value │
multiple unique   multiple  │ │
var4 ├───────────────────────────────────────┼──────────────────────────────────────┤
string standard mandatory unique The forth variable. var7 │ The seventh variable. │
multiple  string   standard   mandatory    │ Default: value │
Default: value unique   multiple  │ │
var5 ├───────────────────────────────────────┼──────────────────────────────────────┤
string standard mandatory unique The fifth variable. var8 │ The eighth variable. │
multiple  string   standard   mandatory    │ Default: value │
Default: value unique   multiple  │ │
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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

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