mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-26 07:04:37 +02:00
parent
d82defe6a9
commit
2836e9fc6f
@ -39,17 +39,23 @@ used as constants or custom attributes.
|
|||||||
include_recursive
|
include_recursive
|
||||||
library
|
library
|
||||||
null
|
null
|
||||||
partial
|
|
||||||
true
|
true
|
||||||
false
|
false
|
||||||
const
|
const
|
||||||
|
var
|
||||||
|
this
|
||||||
|
use
|
||||||
apply
|
apply
|
||||||
to
|
to
|
||||||
where
|
where
|
||||||
import
|
import
|
||||||
assign
|
assign
|
||||||
ignore
|
ignore
|
||||||
zone
|
function
|
||||||
|
return
|
||||||
|
for
|
||||||
|
if
|
||||||
|
else
|
||||||
in
|
in
|
||||||
|
|
||||||
You can escape reserved keywords using the `@` character. The following example
|
You can escape reserved keywords using the `@` character. The following example
|
||||||
|
Loading…
x
Reference in New Issue
Block a user