I am extracting all occurrences of a particular variableX. I am using the 'Alphabet character' as my criteria.
The array contains the following [,AL,AX,LC,].
Why are the first and last values extracted? It means that variableX_1 and variableX_5 contain null values.