Index: 06_feature/query/functions.html =================================================================== --- 06_feature/query/functions.html (revision 35332) +++ 06_feature/query/functions.html (revision 35333) @@ -21,13 +21,13 @@

mklist(args...)

- Determine length of a list. + Create a list of the objects passed.

Arguments:

Variable number of objects.

- Return value: a list built of the objects passed. + Return value: the list.

layerlist()