From 3a4f592f8ae608e408a66f4cae2fad01b3c54bee Mon Sep 17 00:00:00 2001 From: Jan Steemann Date: Fri, 14 Nov 2014 13:07:32 +0100 Subject: [PATCH] renamed function --- Documentation/Books/Users/NewFeatures/NewFeatures23.mdpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/Books/Users/NewFeatures/NewFeatures23.mdpp b/Documentation/Books/Users/NewFeatures/NewFeatures23.mdpp index b68946f720..cdc1f93408 100644 --- a/Documentation/Books/Users/NewFeatures/NewFeatures23.mdpp +++ b/Documentation/Books/Users/NewFeatures/NewFeatures23.mdpp @@ -85,7 +85,7 @@ The following other AQL functions have been added: - `VALUES(document)`: returns the values of a document as a list (this is the counterpart to the already existing `ATTRIBUTES` function) -- `ASSEMBLE(attributes, values)`: returns a document constructed from attributes +- `ZIP(attributes, values)`: returns a document constructed from attributes and values passed in separate parameters The already existing functions `CONCAT` and `CONCAT_SEPARATOR` now support