>
comp
>
gb
>
byte[]
>
sort
[3.0]
Previous
Next
Edit
Rename
Undo
Refresh
Search
Administration
Documentation
History
Byte[].Sort (gb)
Syntax
FUNCTION
Sort
(
[
Mode
AS
Integer
]
)
AS
Byte[]
Sorts the array.
Mode
can have the following value:
gb.Ascent
Ascent sort. This is the default value.
gb.Descent
Descent sort.