Summary

This block is used to move a component to a given destination.


Implementation

  • Drag and drop the block from the palette
  • Link the "execute" action from the "executed" topic of the previous block
  • Define the target (the component to move)
  • Define the destination.


Example

Here we move our device (an artifact from a previous block) to our RestNetwork.

Properties

  • Artifacts: Artifacts created by this block
    • Moved: ord of the moved component.
  • Target: SFormat to define the component to move. Ex: the device created by a previous block
  • Destination:  SFormat to define the destination where we want to move the target.