list.Collect(list : list, key : str) : list
Collect all values from each map inside the list.
1.9.1 or later
| Name | Type | Description |
| list | list | The list value. |
| key | str | The key map value. |
a list of all the values that match map keys inside the list
| Output | ||
|
[ 1, "testing" ] |
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by