Dest (Destination)
The variable in which to store the results of the instruction. The destination must be an N x 2 array where N is the number of elements that are being sorted. The Destination array will contain the sorted values in the first dimension of the array and the original index position of those values in the second dimension of the array. Right-click the parameter to display a list of defined variables.
Type: 2-Dimensional Array