CONTENT WARNING

This site refers to our older, server-based product. If you are interested in our new, Excel-based product, please see our main web site at http://www.nextanalytics.com

Sort
This function sorts the page numerically according to the designated data column.

Syntax:

Sort, columnCaption, sortOrder

Parameters:

columnCaption – the column label to be sorted, or { First, Last, Next, Previous }

sortOrder – sort order{ ascending, descending }  

Examples:

Sort,Last,desc

This example sorts the rows numerically by the contents of the last column in descending order.

Comments:

Next and Previous are relative to the currently selected column.

 

Reference

Installation - Java