aa_macro syntax 
 aa_macro source 
 HTML source 
 HTML render 
Key

§ 4.43 - [lcopy] Built-In

Mnemonic aid: lcopy for List COPY

See also:  [aisort] ,  [append] ,  [asort] ,  [clearl] ,  [cmap] ,  [dlist] ,  [e] ,  [hmap] ,  [isort] ,  [lcc] ,  [lhsort] ,  [list] ,  [ljoin] ,  [llen] ,  [lpop] ,  [lset] ,  [lslice] ,  [lsplit] ,  [lsub] ,  [ltol]  and  [translate] 

One list is copied to another list:


[lcopy srcList,dstList]

[list list1,a,b,c]
[lcopy list1,list2]
[dlist list2]

abc
abc

Other built-ins used here:  [dlist]  and  [list] 

Keyboard Navigation
, Previous Page . Next Page t TOC i Index

Valid HTML 4.01 Loose
 

This manual was generated with wtfm
wtfm uses aa_macro and SqLite
aa_macro uses Python 2.7