Ends a repeat control control structure.
# Metadata
Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security:
# Syntax
end repeat
# Examples
end repeat
# Description
Use the end repeat keyword to mark the end of a repeat control structure.
The end repeat keyword occurs on a line by itself.
# Tags
# See
- **keyword:** end, control - **glossary:** keyword, control structure - **control structure:** next repeat, repeat