Returns an array element value by key.
inputs:
array – link with the array which element value is needed
- Required: yes
path – input or link from other operator with 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:
value of the element by the provided path
Click to rate this post!
[Total: 0 Average: 0]