1 2 3 4 5 6 7 8
# Boolean Values Boolean values have the type `Bool` and can be either `yes` ("true") or `no` ("false"). # API [API documentation](../api/booleans.md)