copyRangeTo
; r2 r; ?- z6 |6 u& C; rUsage: <path>.copyRangeTo(<listrange>,<object>,<integer1>,<integer2>); + J2 t0 I. c% b! z6 [
& W z5 E) {* ]+ rThe method copyRangeTo copies the designated range of the source table designated by <path> into the target table. ) r: C. y! L! l' H: q. d6 y* ]* }3 o
# F- p% ^. W6 D2 o- b" d; h' ]# [+ F% E
The argument listrange designates the range to be copied.
3 ~- L! s: o. c" _5 s4 o- p8 Y7 v2 c
The argument of data type object designates the target table.* v. r7 |$ J. v) s: h
1 [- t/ G6 T& t' T. @
The argument integer1 designates the column in the target table, where Plant Simulation inserts the copied range.
7 z6 h- J; S- R: F7 o, T" W. h! C+ S* L8 k1 h! J- j& W/ S
The argument integer2 designates the row in the target table, where Plant Simulation inserts the copied range. & O0 }3 F5 v% G
Example: tableA.copyRangeTo({2,2}..{*,*}, tableB, 1,1); |