Index: 06_feature/query/functions.html =================================================================== --- 06_feature/query/functions.html (revision 32992) +++ 06_feature/query/functions.html (revision 32993) @@ -256,6 +256,17 @@

Return value: integer length of the list. +

isvoid(value)

+

+ Checks whether value is void (invalid). +

+ Arguments: +

+

+ Return value: 1 if value is void (invalid), 0 otherwise. +

getconf(path)

Fetch the value of a config node