jegerjon - 2023-08-20

Hi,

I need to figure out witch indexes of an Array containing the highest and lowest values.
Typically search for the 5 lowest values and result the indexnumbers containing the 5 lovest values.

is there a library for this, or codeexample?