aa_macro syntax 
 aa_macro source 
 HTML source 
 HTML render 
Key

§ 4.100 - [splitcount] Built-In

Mnemonic aid: splitcount for SPLITCOUNT

Allows you to limit the number of splits that  [split]  will perform.


[splitcount N]

[split |,ben|larry|joe]
[parm 2]
[parm 1]
[parm 0]

[split [co],Sheila,Michelle,Shevaughn]
[parm 2]
[parm 1]
[parm 0]

[splitcount 2]
[split [co],Jim,Becky Thatcher,Tom Sawyer, and Huckleberry Finn]
[parm 0]
[parm 1]
[parm 2]

joe
larry
ben

Shevaughn
Michelle
Sheila

Jim
Becky Thatcher
Tom Sawyer, and Huckleberry Finn
joe larry ben Shevaughn Michelle Sheila Jim Becky Thatcher Tom Sawyer, and Huckleberry Finn

Other built-ins used here:  [co] ,  [parm]  and  [split] 

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