[Libreoffice-bugs] [Bug 125645] New: [HELP] SWITCH function default_value/default_result

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Jun 2 18:11:43 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=125645

            Bug ID: 125645
           Summary: [HELP] SWITCH function default_value/default_result
           Product: LibreOffice
           Version: 6.3.0.0.alpha1+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Documentation
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: raal at post.cz
                CC: olivier.hallot at documentfoundation.org

Description:
SWITCH compares expression with value1 to valuen and returns the result
belonging to the first value that equals expression. If there is no match and
default_value is given, that will be returned.

 Syntax

SWITCH( expression, value1, result1[, value2, result2][, … ][, default_result]
)

In explanation of function is default_value, but in syntax is default_result.
Should be the same.

Actual Results:
In explanation of function is default_value, but in syntax is default_result. 

Expected Results:
Should be the same.


Reproducible: Always


User Profile Reset: No



Additional Info:

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190602/847968ab/attachment.html>


More information about the Libreoffice-bugs mailing list