I am just wondering if it might be useful to have triple quote for long string??
var strLong as string
strLong = """
Design your user interface by dragging and dropping from a comprehensive library of built-in controls such as buttons, text fields, list boxes, tree views, tab panels, charts, date pickers, colour pickers and more. Set properties in the inspector and see changes instantly. Anchor controls to window edges so your layout resizes gracefully. Drop non-visual components like AudioPlayer onto the shelf and wire them up in code. What you see in the designer is what your users get.
code-editor.png
An editor purpose-built for ObjoBasic. Autocomplete suggests members as you type, with full parameter hints. Jump to any symbol definition instantly. Code folding keeps large methods manageable. The auto-formatter tidies spacing and keyword casing as you work, so your code stays consistent without thinking about it. Switch between light and dark themes, and customise every syntax colour to suit your preferences.
"""