mirror of https://github.com/Icinga/icinga2.git
parent
8016943592
commit
9d89b42f61
|
@ -394,7 +394,7 @@ ScheduledDowntime| Service | host, service
|
||||||
|
|
||||||
### <a id="boolean-values"></a> Boolean Values
|
### <a id="boolean-values"></a> Boolean Values
|
||||||
|
|
||||||
The `assign where` and `ignore where` statements, the unary `!`, `&&` and `||`
|
The `assign where` and `ignore where` statements, the `!`, `&&` and `||`
|
||||||
operators as well as the `bool()` function convert their arguments to a
|
operators as well as the `bool()` function convert their arguments to a
|
||||||
boolean value based on the following rules:
|
boolean value based on the following rules:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue