# Page Not Found

The URL `part_ii_-_opentx_lua_api_programming_guide/included_lua_libraries/io-library/io.write` does not exist.

You might be looking for one of these pages:
- [io Library](https://luadoc.edgetx.org/overview/version-libraries/io-library.md)
- [serialWrite(str)](https://luadoc.edgetx.org/lua-api-reference/serial-ports/serialwrite.md)
- [Speed/memory optimizaton tricks](https://luadoc.edgetx.org/lua-api-programming/advanced-topics/optimization-tricks.md)
- [Input Table Syntax](https://luadoc.edgetx.org/lua-api-programming/input-table-syntax.md)
- [loadScript(file [, mode], [,env])](https://luadoc.edgetx.org/lua-api-reference/lua-scripts/loadscript.md)

## How to find the correct page

1. **Ask a question**: /sitemap.md?ask=<question> - Complete answer with sources
2. **Browse the full index**: [/sitemap.md](https://luadoc.edgetx.org/sitemap.md) - Complete documentation index
3. **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., `/overview/version-libraries/io-library.md`)
- Use `Accept: text/markdown` header for content negotiation