Table Of Contents 1. Introduction 2. Array Declaration 3. Access Array Items 4. Add Item Exception 5. Array Length 6. Array Min & Max Value 7. Remove Item 8. Array Ordering 9. Array Lookup 10. Conversion 11. Conclusion 1. Introductuon In previous tutorials, we have mentioned about Groovy List and provided lots of examples. In ...