Format
Each variable has the following format:
CONFIG <variable_name> <DATATYPE> <variable_value>
Here, <DATATYPE> is one of the following:
- INT (an integer)
- STRING (a string)
- FLOAT (a floating point)
Each variable has the following format:
CONFIG <variable_name> <DATATYPE> <variable_value>
Here, <DATATYPE> is one of the following: