Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

minimum: return the minimum value of all array items

Code Block
set min [objarray minimum <obj> ?-index?]

Return the minimum value of all array items

if -index is specified, then instead the minimum value it return the index of this value.