Announcement

Collapse
No announcement yet.

Array

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Array

    Are the arrays in a efs only one dimensional?

    If yes, what are you doing if have to store more infos?

    Something like this:

    var sStr = x + "," + y +","+z;

    store it in an array, and write a function to retrive a certain value.


    Traveller

  • #2
    Traveller
    Click here to see the results of a Search for array multidim*
    Alex

    Comment


    • #3
      Array

      Thanks Alex

      Traveller

      Comment

      Working...
      X