Simple numbers for indices will extract the specified objects at such indices. Example: a#1 extracts the element at index 1. a#1..3 gets elements at indices 1 to 3 etc. | Simple numbers for indices will extract the specified objects at such indices. Example: a#1 extracts the element at index 1. a#1..3 gets elements at indices 1 to 3 etc. |