Author Topic: list.max works but list.min doesn't work???  (Read 311 times)

mc-Abe

  • Full Member
  • ***
  • Posts: 167
    • View Profile
    • mc-Things
Re: list.max works and list.min doesn't work???
« on: February 15, 2017, 10:53:27 am »
You are correct. I have identified the problem with the List.Min() function when list is a ListOfInteger or ListOfByte. Could you use ListOfShort for now if your data can fit in a short? This will be fixed in the next release of the firmware.