Numeric Order

Use the numeric order parameter of the NumericSort command to specify whether results are sorted in ascending or descending order.

Supported orders:

Value

Symbol

Description

0

ASCENDING

Sort results in ascending order ( 1, 2, ...., 100 ).

1

DESCENDING

Sort results in descending order ( 100, 99, ...., 1 ).