mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 05:34:48 +02:00
Assignment operators doc: tell what the { } are for
refs #5430 (cherry picked from commit 5e08e033ad6ddaba59734b49a5775fd0965f2b5f)
This commit is contained in:
parent
c64f974f3c
commit
188ff9b25a
@ -252,7 +252,7 @@ A list of available functions is available in the [Library Reference](18-library
|
|||||||
|
|
||||||
In addition to the `=` operator shown above a number of other operators
|
In addition to the `=` operator shown above a number of other operators
|
||||||
to manipulate attributes are supported. Here's a list of all
|
to manipulate attributes are supported. Here's a list of all
|
||||||
available operators:
|
available operators (the outermost `{` `}` stand for a local variable scope):
|
||||||
|
|
||||||
### Operator = <a id="operator-assignment"></a>
|
### Operator = <a id="operator-assignment"></a>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user