Index: query/functions.html =================================================================== --- query/functions.html (revision 32986) +++ query/functions.html (revision 32987) @@ -18,6 +18,17 @@

Return value: integer length of the list. +

coord(str)

+

+ Converts str to coordinates. Useful when using attribute values. +

+ Arguments: +

+

+ Return value: integer length of the list. +

mklist(args...)

Determine length of a list.