Array.Sort(StringArray, Array) Method |
Top |
DescriptionSorts the calling Array in ascending order, reordering all input StringArray and Array arguments in order to maintain the relative positions of the array elements.
This method has been Deprecated. Please use Array.SortAscending or StringArray.SortAscending 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 Array.
Syntax
See also Matrix, Array, and Variable Math Guide
|