how to add value to integer array in groovy code example Example: array in groovy def birdArr = ["Parrot", "Cockatiel", "Pigeon"] as String[]