aa_macro syntax 
 aa_macro source 
 HTML source 
 HTML render 
Key

§ 4.69 - [dict] Built-In

Mnemonic aid: dict for DICTionary

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

This allows you to create a multi-entry dictionary. sep= defaults to a comma, and keysep= defaults to a colon.


[dict (sep=X,)keysep=Y,)dictName,keyYvalue(XkeyYvalue)]

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

wodget
wodget

Other built-ins used here:  [d] 

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