======= Variables =======
TODO: Description
^Type^Eample^Description^
|int|42
-23|
|float|3.14
-0.000001|
|string|"Lorem Ipsum"
"42"|
|list|[1, 2, 3, 4, 5]
["a", "b", "c"]|
|dict|{"a":1, "b":2, "c":3}
{"ate":42, "pi":3.14, "text":"Lorem Ipsum"}|
===== Variable to Output =====
{{ :arc:modules_var1.svg?400 }}
===== Input to Variable =====
{{ :arc:modules_var2.svg?400 }}
===== From Input to Output over Filter Rule =====
{{ :arc:modules_var3.svg?400 }}