Menu

sorting of arrays

mike dee
2009-03-26
2013-05-21
  • mike dee

    mike dee - 2009-03-26

    noticing that array keys show sorted in the local context tab window as though they were strings vs ints

    ie.

    1
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    2
    20
    21

    etc

    any chance to sort arrays in int order?

     
    • Damjan Cvetko

      Damjan Cvetko - 2009-03-26

      Hi. I'll look at it when I can. I probably need to change the sort function to check if both keys are ints.

      Best,
      -Zobo

       
    • Damjan Cvetko

      Damjan Cvetko - 2009-04-28

      Fixed, will be in next release.

      -Z

       

Log in to post a comment.