Configuration property types
Configuration properties are one of the following types:
- String - Text value that can be ASCII or Latin-1 encoded
- Integer - Whole number
- Float - Number that can have a decimal value
- Boolean - True or False
- Lines - List of values separated by a return. The system stores these as an array.
- Password - Character-masked password value