aa_macro syntax 
 aa_macro source 
 HTML source 
 HTML render 
Key

§ 4.74 - [push] Built-In

Mnemonic aid: push for PUSH stack

See also: [fetch] ,  [flush]  and  [pop] 

This allows you to push content on top of the stack:


[push content]

[push foo]
[push bar]
[pop]
[pop]

bar
foo
bar foo

Other built-ins used here:  [pop] 

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