Довідка LibreOfficeDev 26.2
The following functions edit, format, and align the contents of strings. Use the & or + operators to concatenate strings.
Converts a numeric expression to a string, and then formats it according to the format that you specify.
Вирівнює рядок за лівим краєм рядкової змінної або копіює змінну визначеного користувачем типу у змінну іншого визначеного користувачем типу.
Returns the specified portion of a string expression (Mid function), or replaces the portion of a string expression with another string (Mid subroutine).
Вирівнює рядок в рядковій змінній за правим краєм або копіює змінну визначеного користувачем типу в іншу змінну.