Keyword

# Next

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

## Description

Defines the end of a For...Next loop, incrementing the loop control variable.

## Notes

Used as part of these constructs:

- `For...Next</api/language/loops/for...next>`
- `For Each...Next</api/language/loops/for_each...next>`

## Compatibility

|                       |     |
|-----------------------|-----|
| **Project Types**     | All |
| **Operating Systems** | All |

<div class="seealso">

`For...Next</api/language/loops/for...next>`, `For Each...Next</api/language/loops/for_each...next>` language keywords

</div>
