aa_macro syntax 
 aa_macro source 
 HTML source 
 HTML render 
Key

§ 4.69 - [dcopy] Built-In

Mnemonic aid: dcopy for Dictionary COPY

See also:  [d] ,  [dict] ,  [dkeys]  and  [dset] 

Copy an existing dictionary to a new or existing dictionary. If no dictionary srcDict exists, dstDict will be set to an empty dictionary.


[dcopy srcDict,dstDict]

[dict mystuff,foo:bar,this:that,widget:wodget,she:he]
[dcopy mystuff,yourstuff]
[d yourstuff,widget]

wodget
wodget

Other built-ins used here:  [d]  and  [dict] 

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