Home arrow Reference arrow SortTextColumn

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

SortTextColumn
This function sorts the page alphabetically or numerically according to the designated text column.

Syntax:

SortTextColumn, caption, sortOrder, alphaNumeric

Parameters:

caption - the text column caption to be sorted.

sortOrder - {ascending, descending } for setting the order of the sorting.

alphaNumeric - {alphabetic, numeric } for setting the type of sorting.

Examples:

SortTextColumn,Runner,desc,numer

This example sorts all the rows in your data based on the value in a text column labelled 'Runner' in a descending, numerical order.  Note that the parameters may be shortened.
 

Reference

Installation - Java