Preparing search index...
The search index is not available
delphirtl
delphirtl
sort
Function sort
sort
(
values
,
ascending
?
)
:
string
[]
Sorts the given values array and returns it
Parameters
values
:
string
[]
Optional
ascending
:
boolean
= true
Returns
string
[]
The sorted values array, in a new array.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
delphirtl
Loading...
Sorts the given values array and returns it