mirror of https://github.com/Icinga/icinga2.git
parent
5d45c74be3
commit
39ca1b8460
|
@ -328,7 +328,8 @@ Example:
|
|||
true
|
||||
<4> => typeof([ 1, 2, 3]) == Array
|
||||
true
|
||||
<5> => typeof({ a = 2, b = 3}) == Dictionary
|
||||
<5> => typeof({ a = 2, b = 3 }) == Dictionary
|
||||
true
|
||||
|
||||
### <a id="global-functions-get_time"></a> get_time
|
||||
|
||||
|
|
Loading…
Reference in New Issue