/

SortedSetOfMembersOfStringArray

[this page | pdf | references | back links]

Function Description

Returns a sorted String array containing the distinct members of the InputArray, e.g. if InputArray is {“3”, “5”, “5”, “4”} then it returns a sorted array with 3 elements namely {“3”, “4”, “5”}

 


NAVIGATION LINKS
Contents | Prev | Next


Output type / Parameter details

Output type: String()
Parameter NameVariable TypeDescription
InputArrayString()Array containing data to be analysed

Links to:

-          Interactively run function

-          Interactive instructions

-          Example calculation

-          Output type / Parameter details

-          Illustrative spreadsheet

-          Other Set Manipulation functions

-          Computation units used


Note: If you use any Nematrian web service either programmatically or interactively then you will be deemed to have agreed to the Nematrian website License Agreement


Desktop view | Switch to Mobile