HOW TO ADD IN ARRAY KOTLIN code example Example: add to array kotlin var listofVehicleNames = arrayListOf("list items here")