aa_macro syntax 
 aa_macro source 
 HTML source 
 HTML render 
Key

§ 4.89 - [stage] Built-In

Mnemonic aid: pop

See also:  [pop] )

Allows you to produce values through a range from start to end by specifying how many steps there are in the range, and what step to produce a floor(integer) or floating point result for. mode= is integer by default, and digits= (fractional part of float result) is 2 by default. This built-in is generally intended to be used with  [repeat] )

In the example below, there are four styles that together make up a very controllable looping construct. In  {mitt} , the output of the series as generated by  [stage] ) is caught and you can do whatever you like with it. Here,  {mitt}  just outputs it (and snoops on and adjusts the displayed value of) the iterated counter variable, mycount, but obviously the number of uses for loops are endless.

Other built-ins used here:  [stage] )

Keyboard Navigation
, Previous Page . Next Page t TOC i Index
This manual was generated with wtfm
on January 10th, 2026 at 2:38 MT
wtfm uses aa_macro and SqLite
aa_macro uses Python 2.7