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

Sort Sections Action

The Sort Sections action sorts sections 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

Name of the group to sort. The group is set up in the section dialog's sort tab.

"Notes"

Order

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

"Manual"

Include Skipped

A yes or no decision to include skipped text in the sort

"Yes"

ACTION("SortSection", expr1, expr2, expr3)

Where

expr1 = entry under Group

expr2 = entry under Order

expr3 = entry under include skipped

ACTION("SortSection", "Notes","Manual", "Yes")

Related Topics