CopyArray Op
This op is deprecated!
It will not receive any updatesMakes a copy of an array (clone, duplicate)
Summary (oneliner)
Full Name
- Ops.Extension.Deprecated.CopyArray
- Extension Op - Visible to all users
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
No op example found on this server
INPUT PORTS
Source Array (Array)
The array to clone
OUTPUT PORTS
Source Array Out (Array)
The source array
Array Copy (Array)
The new cloned array