Creates a duplicate of the operation into the given container. You can only copy into containers, such as setups or folders. Copied operation will be copied at the end of all operations already in the container. Throws an exception if a not allowed copy operation is made for example copying a setup into a setup.
"cAMPattern_var" is a variable referencing a CAMPattern object.
|
"cAMPattern_var" is a variable referencing a CAMPattern object.
|
Type | Description |
boolean | Returns if copy command was successful. |
Name | Type | Description |
container | OperationBase | Container to copy targeted operation into. |