rougail-tutorials_builder/examples/004
2024-08-06 10:05:23 +02:00
..
dictionaries/firefox first commit 2024-08-06 10:05:23 +02:00
config first commit 2024-08-06 10:05:23 +02:00
README.md first commit 2024-08-06 10:05:23 +02:00

A variable with type choice

"Foo" should not be an option to the "proxy_mode" variable.

Now the "proxy_mode" type is "choice", that means that there is a list of available values that can be selected.

We say that the "proxy_mode" variable is constrained (by choices): this variable accept, in fact, only a list of choices.