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