StringArray.SortCaseInsensitive(StringArray, Array) Method |
Top |
DescriptionSorts the calling StringArray in ascending order and reorders all input StringArray and Array arguments to maintain their relative indexing with respect to the calling StringArray. This method is case-insensitive.
This method has been Deprecated. Please use StringArray.SortAscendingCaseInsensitive 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
|