aa_macro syntax 
 aa_macro source 
 HTML source 
 HTML render 
Key

§ 4.71 - [dset] Built-In

Mnemonic aid: dset for Dictionary SET

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

This allows you to update or create one item in an existing dictionary, or create a dictionary with one item. keysep= defaults to a colon.


[dset (keysep=Y,)dictName,keyYvalue]

[dict mystuff,foo:bar,this:that,widget:wodget,she:he]
[dset mystuff,argle:blarg]
[d mystuff,argle]

blarg
blarg

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