aa_macro syntax 
 aa_macro source 
 HTML source 
 HTML render 
Key

§ 4.76 - [flush] Built-In

Mnemonic aid: flush for FLUSH the stack

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

This allows you to clear out all stack content:


[flush]

[push foo]
[push bar]
[push blargh]
[flush]
[pop]- produces nothing, stack is empty now

- produces nothing, stack is empty now
- produces nothing, stack is empty now

Other built-ins used here:  [pop]  and  [push] 

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