rougail-tutorials_builder/examples/015/README.md
2024-08-05 14:49:39 +02:00

163 B

Bases type is optional if default value

The type is deduct with the default value type. This is only true for "string", "number", "float" or "boolean" variables.