4D v14.3

Copy list

Home

 
4D v14.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.

 
PROPERTIES 

Product: 4D
Theme: Hierarchical Lists
Number: 626

 
HISTORY 

Created: 4D v6

 
SEE ALSO 

CLEAR LIST
Load list
New list

 
ARTICLE USAGE

4D Language Reference ( 4D v12.4)
4D Language Reference ( 4D v11 SQL Release 6)
4D Language Reference ( 4D v14 R3)
4D Language Reference ( 4D v14 R2)
4D Language Reference ( 4D v13.5)
4D Language Reference ( 4D v14.3)
4D Language Reference ( 4D v14 R4)