FutureBasic Logo

<<    Index    >> FutureBasic

CFIndexSort   function



Syntax
fn CFIndexSort( whichIndex )

Description
The parameter that you pass to the array is the index number. Pass zero if you are using only one index$ array.

Items in the array are sorted in ascending order (from least to greatest).

Note
This works only if you have included CFIndex.incl.

See also
clear <index>; index$ D; index$ I; index$ function; index$ statement; indexf; mem