Inputs
Name | Abbreviation | Type | Access | Description |
List | L | Any | Item | The list to key |
Key | K | String | Item | The key to key by |
Outputs
Name | Abbreviation | Type | Access | Description |
Object | O | Object | Item | The object to key |
How-to
Feed in a list
Feed in a string to define the key
You can use a string node or the result of any node that generates a string
The result is a new object containing the key-value pair(s)

