4D v16.3

Copy list

Home

 
4D v16.3
Copy list

Copy list 


 

Copy list ( list ) -> Function result 
Parameter Type   Description
list  ListRef in Reference to list to be copied
Function result  ListRef in List reference number to duplicated list

The Copy list command duplicates the list whose reference number you pass in list, and returns the list reference number of the new list.

After you have finished with the new list, call CLEAR LIST to delete it.



See also 

CLEAR LIST
Load list
New list

 
PROPERTIES 

Product: 4D
Theme: Hierarchical Lists
Number: 626

 
HISTORY 

Created: 4D v6

 
ARTICLE USAGE

4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)