Move operation in tree before the given operation. Throws an exception if a not allowed move is made for example moving a operation out of a setup.
"cAMFolder_var" is a variable referencing a CAMFolder object. |
"cAMFolder_var" is a variable referencing a CAMFolder object. |
| Type | Description |
| boolean | Returns if move operation was successful. |
| Name | Type | Description |
| operation | OperationBase | Operation to move targeted operation before. |