Enable JavaScript in the browser to display LibreOfficeDev Help pages.

Strings

The following functions and statements validate and return strings.

You can use strings to edit text within LibreOfficeDev 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 & or + operators to concatenate strings.

Editing String Length

The following functions determine string lengths and compare strings.