עזרה עבור LibreOffice 25.2
Returns the last character or characters of a text.
RIGHT("Text" [; Number])
\<emph\>text\</emph\> is the text of which the right part is to be determined.
Number (optional) is the number of characters from the right part of the text. If this parameter is not defined, one character is returned.
RIGHT("Sun";2) returns \<emph\>un\</emph\>.