| Help : Query : Parameter : resultSort |
Specifies whether results should be sorted by bytes or by frames. In order for results to be sorted, a resultTruncate value must be specified. For example,
resultSort=frames will sort the result table by the number of frames in each entry.
resultSort=bytes will sort the result table by the number of bytes in each entry.
resultSort=count will sort the result table by the count field in each entry.
Leave blank if no sorting is required and all results should be returned.