Skip to content

Define a sorted array

Sancky edited this page Oct 18, 2022 · 1 revision

Example of an sorted array define

new SortedArray:name<100>;

Remarks

  • value between <> is the size of the sorted array.
Clone this wiki locally