docs.roxen.comBack to normal mode
DocsRoxenWebServer 4.5Web Developer ManualText Tags
Copyright © 2012, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com

<sort></sort>

Provided by module: Tags: RXML 2 tags

Sorts the contents.


<sort>Understand!
I
Wee!
Ah,</sort>
Ah, I Understand! Wee!

Attributes

separator="string"

Defines what the strings to be sorted are separated with. The sorted string will be separated by the string.


<sort separator='#'>way?#perhaps#this</sort>
perhaps#this#way?

reverse

Reversed order sort.


<sort reverse=''>backwards?
or
:-)
maybe</sort>
or maybe backwards? :-)