You are here: All Help Topics > Other Information > Action Events > Sort paragraphs

Sort Paragraphs Action

The Sort Paragraphs action sorts paragraphs in the document.

Under Enter Example

Run Skip Condition

If desired, enter skip conditions for the event. When the "Run Skip Condition" is evaluated to be true, the action is not performed.

 

Group

Label for the sort.

"Expenses"

Order

Method of sorting, which can be one of "Ascending", "Descending", "Normal", or "Manual")

"Descending"

ACTION("SortParagraphs", expr1, expr2)

Where

expr1 = entry under Group

expr2 = entry under Order

ACTION("SortParagraphs", "Expenses","Descending")

Related Topics