| aa_macro syntax |
| aa_macro source |
| HTML source |
| HTML render |
Key
|
|
§ 4.44 - [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] , [remove] 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
This manual was generated with wtfm on
February
18th,
2026 at 12:52 MT
wtfm uses aa_macrov3 and SqLite
aa_macrov3 uses Python 3
|
|