map.KeyValues( map : map ) : list
Create a list of the key-value pairs.
1.9.1 or later
| Name | Type | Description |
|---|---|---|
| map | map | map value |
A list of the key-value pairs extracted from the map.
| Output | ||
| [ { key : "three", value : True }, { key : "one", value : 1 }, { key : "two", value : "cat" } ] |
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by