# Page Not Found

The URL `methods/strings/.trimtext` does not exist.

You might be looking for one of these pages:
- [.trim(start, end)](https://osl.mistium.com/methods/strings/.trim.md)
- [.right(num)](https://osl.mistium.com/methods/strings/.right.md)
- [.index(val)](https://osl.mistium.com/methods/strings/.index.md)
- [.trimText(characters)](https://osl.mistium.com/methods/strings/.trimtext-characters.md)
- [.padStart(val,num)](https://osl.mistium.com/methods/strings/.padstart.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/methods/strings/.trim.md`)
- Use `Accept: text/markdown` header for content negotiation