get index in forEach kotlin code example Example: for loop in kotlin with index collection.forEachIndexed { index, element -> // ... }