beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

CopyArray Op



CopyArray
Namespace: Ops.Array

Op author: pandur

Copy an array with a trigger, reset to use a default array




Inputs

Exec (Trigger)

Trigger the op - make a copy

Array (Array)

Array in to copy

Reset (Trigger)

Reset the op - initialize to default array

Default (Array)

Default array if reset is triggered

Outputs

Result (Array)

Array out


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Copy array example


Patches using CopyArray

  • Examples (1)
  • Public
  • My Patches

Changelog


created op
2020-01-11 - pandur