Assigns new values to one or more elements of the array by path.
inputs:
array – input array where a new value must to be set
- Required: yes
input area – link the value for the element and input a path to the element. A path consists of the names of elements and is separated by dots.
If an element name contains dots, it must be enclosed in double quotes, for example “attr.with.periods.”
- Required: yes
outputs:
array – array with the new value(s) for the element(s)
Click to rate this post!
[Total: 0 Average: 0]