# Configuration

## Values and keywords

| Keyword | Value                                                                                                  |
| ------- | ------------------------------------------------------------------------------------------------------ |
| BOOLEAN | Replace this with **true** or **false**, false means **no** and true means **yes**.                    |
| TEXT    | <p>Replace this with string text make sure to include " " example:</p><p>"This is an example text"</p> |
| INT     | Basic non decimal number examples: 1 2 3 4 62                                                          |
| LONG    | Basic decimal number examples: 1.2 -  25.561 - 820.15                                                  |
