Search:

Type: Posts; User: Kevinius

Search: Search took 0.19 seconds.

  1. Replies
    2
    Views
    2,453

    Re: Search for number in array and return index

    I originally posted one this forum first. But yes, it was answered. I ended up tweaking it so that if there were multiple instances of that value, they would also be displayed. Thanks again.
  2. Replies
    2
    Views
    2,453

    Search for number in array and return index

    I have created an array with five elements and populated it. I am trying to find a specific number within the array and output the index. If the number is not found, the output should be "False".
    ...
Results 1 to 2 of 2