MapValues
Common Scripts Pack.#
This Script is part of theMaps the given values to the translated values.
If given values: "a,b,c" and translated: 1,2,3 then input "a" will return a 1.
#
Script DataName | Description |
---|---|
Script Type | javascript |
Tags | Utility |
#
InputsArgument Name | Description |
---|---|
values | The values that should be translated. |
translated | The translated values to be used to replace the values. |
input | The value to compare and replace. |
#
OutputsThere are no outputs for this script.