Titan Property
| API | http://api.avolites.com/10.1/Handles.OperationMode.html | 
|---|---|
| description | The current copy operation, copy or move | 
| Namespaces | Handles | 
| type | Enum | 
| values | copy, move | 
<step pause="0.01">ActionScript.SetProperty.Enum("Handles.OperationMode", "move")</step>
This is refered to by the function   Handles.CopyDestination(“Playbacks”, 7)  .