Strings

The following functions and statements validate and return strings.

You can use strings to edit text within LibreOffice Basic programs.

ASCII/ANSI Conversion in Strings

The following functions convert strings to and from ASCII or ANSI code.

Repeating Contents

The following functions repeat the contents of strings.

Editing String Contents

The following functions edit, format, and align the contents of strings. Use the & operator to concatenate strings.

Editing String Length

The following functions determine string lengths and compare strings.