{ "title" : "Container Take At", "kind" : "atomic", "type" : "containerTakeAt", "tags" : ["meta", "container", "takeat"], "description" : "

Meta Container Take At

Remove container value at given index, the value is available as an output port

", "inputs" : ["container", "index"], "outputs" : ["container", "value"] }