SetMultipleValues
This Script is part of the Common Scripts Pack.#
Sets multiple key/value pairs to the context under a common parent key.
Script Data#
| Name | Description |
|---|---|
| Script Type | python |
| Tags | Utility |
Inputs#
| Argument Name | Description | Required |
|---|---|---|
| parent | The parent key to which we append all the other keys. | Required |
| keys | Separated list of keys separated by the specified delimiter (Comma is the default delimiter). | Required |
| values | Separated list of values separated by the specified delimiter (Comma is the default delimiter). | Required |
| delimiter | Delimiter by which the content of the values and keys lists are separated. Eg: "," , ":", " |
Outputs#
There are no outputs for this script.
Example#
Command#
Context Result#
