copyRangeTo ( d2 ^9 x) b' A* e. C: U
Usage: <path>.copyRangeTo(<listrange>,<object>,<integer1>,<integer2>); 0 L" \( \' r8 U' c0 V7 [* W. h* k
0 b" b: E w+ YThe method copyRangeTo copies the designated range of the source table designated by <path> into the target table. # A: i) }, u, A; |+ a. ~; @
" v) q1 N7 P( D5 H }8 x" `* i: n
. I1 o' C& J4 U# |) JThe argument listrange designates the range to be copied.
! @5 J. e, q1 |4 r- [! ~: O" D' r. C
* \% d J/ l+ N3 dThe argument of data type object designates the target table.
1 ^" r# C9 E0 }# Q
% f7 Q+ i$ ^) o* a' |$ y, {7 NThe argument integer1 designates the column in the target table, where Plant Simulation inserts the copied range.
' b8 U) m, o( n9 m4 F( c( M+ C- d3 f5 c
The argument integer2 designates the row in the target table, where Plant Simulation inserts the copied range.
% I+ \; g$ `' d, t+ J0 f8 \Example: tableA.copyRangeTo({2,2}..{*,*}, tableB, 1,1); |