end switch

# Metadata

Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security:

# Syntax

end switch

# Examples

end switch

# Description

Use the end switch keyword to mark the end of a switch control structure.

The end switch keyword occurs on a line by itself.

# Tags

# See

- **keyword:** end, control - **glossary:** keyword, control structure - **control structure:** switch