The function BREAKCASE() is designed to break text with separators into separate words, that is, the function returns the result in the following format: "break case function".
Break Case first breaks a string of words separated by a space, hyphen, or underscore into individual elements, then converts all words to lowercase and combines them into a single sentence with an empty separator (" ").
The BREAKCASE() function can be useful in programming to convert variable names according to accepted code writing conventions
=BREAKCASE(Text)
The BREAKCASE() function is easy to use. You just need to enter any text in the formula and LibreOffice Calc automatically converts it to a new case:
=BREAKCASE("Break case function")
We will have the following result:
This example uses the following values:
You can use the BREAKCASE() function by setting the extension " YouLibreCalc.oxt ". After that, this function will be available in all files that will be opened in LibreOffice Calc.