Creates a duplicate of the operation in the tree after the given operation. Throws an exception if a not allowed copy operation is made for example copying a operation out of a setup.
"operation_var" is a variable referencing an Operation object. |
"operation_var" is a variable referencing an Operation object. |
| Type | Description |
| boolean | Returns if copy command was successful. |
| Name | Type | Description |
| operation | OperationBase | Operation to copy targeted operation after. |