First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
Hi friends,
Please, suppose that I have:
fr = [ 2,5,6]
Now I wanna check if a 4th element exists in the array, and the result would be NO, please is there a way to check it ?
Please note that I wanna check if an element exists in a certain position, not the element itself;
Thanks,
Andre