aa_macro syntax 
 aa_macro source 
 HTML source 
 HTML render 
Key

§ 4.144 - [sisort] Built-In

Mnemonic aid: sisort for String case-Insensitive SORT

See also:  [hsort] ,  [issort]  and  [ssort] 

This sorts lines of content in a case-insensitive manner. If rev=1 is supplied, the sort order is reversed:


[sisort (rev=1,)content]

[sisort kenny sure can play.
Katya is a memory.
Ollie represents a tragedy.
Fred is my cousin.
]
[sisort rev=1,kenny sure can play.
Katya is a memory.
Ollie represents a tragedy.
Fred is my cousin.
]

Fred is my cousin.
Katya is a memory.
kenny sure can play.
Ollie represents a tragedy.

Ollie represents a tragedy.
kenny sure can play.
Katya is a memory.
Fred is my cousin.
Fred is my cousin. Katya is a memory. kenny sure can play. Ollie represents a tragedy. Ollie represents a tragedy. kenny sure can play. Katya is a memory. Fred is my cousin.
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