mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-25 22:54:57 +02:00
Update documentation
This commit is contained in:
parent
e678fa1aa5
commit
15baa8e012
@ -1067,6 +1067,8 @@ These keywords are reserved and must not be used as constants or custom attribut
|
|||||||
try
|
try
|
||||||
except
|
except
|
||||||
in
|
in
|
||||||
|
using
|
||||||
|
namespace
|
||||||
|
|
||||||
You can escape reserved keywords using the `@` character. The following example
|
You can escape reserved keywords using the `@` character. The following example
|
||||||
tries to set `vars.include` which references a reserved keyword and generates
|
tries to set `vars.include` which references a reserved keyword and generates
|
||||||
|
Loading…
x
Reference in New Issue
Block a user