# Page Not Found

The URL `next-snapshot/lua-api-reference/model/getlogicalswitch` does not exist.

You might be looking for one of these pages:
- [model.getLogicalSwitch(switch)](https://luadoc.edgetx.org/lua-api-reference/model/getlogicalswitch.md)
- [model.setLogicalSwitch(switch, value)](https://luadoc.edgetx.org/lua-api-reference/model/setlogicalswitch.md)
- [getLogicalSwitchValue(id)](https://luadoc.edgetx.org/lua-api-reference/variables/getlogicalswitchvalue.md)
- [model.getModule(index)](https://luadoc.edgetx.org/lua-api-reference/model/getmodule.md)
- [setStickySwitch(id, value)](https://luadoc.edgetx.org/lua-api-reference/variables/setstickyswitch.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://luadoc.edgetx.org/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://luadoc.edgetx.org/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/lua-api-reference/model/getlogicalswitch.md`)
- Use `Accept: text/markdown` header for content negotiation