This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20 R7
Copy list
|
Copy list ( list ) -> Function result | ||||||||
Parameter | Type | Description | ||||||
list | ListRef |
![]() |
Reference to list to be copied | |||||
Function result | ListRef |
![]() |
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.
Product: 4D
Theme: Hierarchical Lists
Number:
626
Created: 4D v6
4D Language Reference ( 4D v20 R7)