B
Bob Then
If I have an array of 127 elements some with number and most empty how can I
filter the empty ones out I tried using /^\d/ but it didn't work
filter the empty ones out I tried using /^\d/ but it didn't work