StringArray.SplitSort(String, String, Array) Method |
Top |
DescriptionSplits each element of StringArray into columns based on the delimiter specified by stringArgument1, then sorts the columns based on the precedence specified by arrayArgument. Then reforms each row, using stringArgument2 to merge the columns.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode. Click here to see the documentation for this object in millisecond timing precision mode.
Method Signature
Arguments
Return Value
Returns the number of rows in the calling StringArray.
Syntax
See also
|