StringArray.ReverseSort(StringArray, Array) Method |
Top |
DescriptionSorts the calling StringArray in descending order and reorders all input StringArray and Array arguments to maintain their relative indexing with respect to the calling StringArray.
This method has been Deprecated. Please use Array.SortDescending or StringArray.SortDescending instead.
Timing Precision Mode This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.
Method Signature
Arguments
Return Value
Returns the number of rows in the calling StringArray.
Syntax
See also
|