Skip to main content
Version: 21 R4 BETA

Copy list

Copy list ( list : Integer ) : Integer

ParameterTypeDescription
listInteger→Reference to list to be copied
Function resultInteger←List reference number to duplicated list
History
ReleaseChanges
6Created

Description​

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​

Command number626
Thread safeno