SortActor Properties

The properties defined in the SortActor class are summarized in the following table.

Property Description
ascending Specifies whether records or fields in a file are sorted in ascending order
fieldNo Contains the field number in a file that is to be compared
length Contains the length from the offset of the field or record in a file that is to be compared
numeric Specifies whether records or fields in a file are to be compared numerically
random Specifies whether records or fields in a file are to be sorted according to a random order
sortType Specifies the sort type of the records or fields in a file
startPosition Contains the current position in the record or field in a file for comparison