ArrayLookup Op
Create an array that is filled with values looked up by index from another array
Create an array that is filled with values looked up by index from another array
Summary (oneliner)
Full Name
- Ops.Array.ArrayLookup
- Core Op - visible for everyone
- MIT
- May 22, 2024 at 11:53
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch ArrayLookup Example
INPUT PORTS
Indices (Array)
Values (Array)
Stride (Number: integer)
OUTPUT PORTS
Result (Array)