עזרה עבור LibreOffice 24.8
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.
Aligns a string to the left of a string variable, or copies a variable of a user-defined type to another variable of a different user-defined type.
Returns the specified portion of a string expression (\<emph\>Mid function\</emph\>), or replaces the portion of a string expression with another string (\<emph\>Mid statement\</emph\>).
Right-aligns a string within a string variable, or copies a user-defined variable type into another.