4D v14.3COPY ARRAY |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14.3
COPY ARRAY
COPY ARRAY
The COPY ARRAY command creates or overwrites the destination array destination with the exact contents, size, and type of the source array source. The source and destination arrays can be local, process, or interprocess arrays. When copying arrays, the scope of the array does not matter. The following example fills the array named C. It then creates a new array, named D, of the same size as C and with the same contents: ALL RECORDS([People]) ` Select all records in People |
PROPERTIES
Product: 4D
HISTORY
Created: < 4D v6 ARTICLE USAGE
4D Language Reference ( 4D v11 SQL Release 6) |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||