CopyTo(Value: IMDCalculationFormulaExpression; [Index: Integer = -1]);
Value - formula expression, to which the current expression must be copied.
Index - optional parameter that determines a position of the current expression insert. The expression is inserted at the end of the Value expression by default.
The CopyTo method copies the current formula expression passed by the Value parameter.
See also: