aa_macro syntax 
 aa_macro source 
 HTML source 
 HTML render 
Key

§ 4.143 - [ssort] Built-In

Mnemonic aid: ssort for String SORT

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

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


[ssort (rev=1,)content]

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

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