end repeat

Typekeyword
DictionaryLCS
LibraryLiveCode Script
Syntax
end repeat
Summary

Ends a repeat control structure.

Introduced1.0
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Example
end repeat
RelatedKeyword: end, control
Glossary: keyword, control structure
Control Structure: next repeat, 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.