https://bugs.documentfoundation.org/show_bug.cgi?id=150369
Bug ID: 150369
Summary: The explanation of the help page about the BASIC
IsMissing Function is incorrect.
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: [email protected]
Reporter: [email protected]
Description:
https://help.libreoffice.org/latest/en-US/text/sbasic/shared/03104000.html
It will be the opposite of the explanation of the function.
Steps to Reproduce:
1. Open the IsMissing Function Help
https://help.libreoffice.org/latest/en-US/text/sbasic/shared/03104000.html
Actual Results:
The explanation is
If the IsMissing function is called by the ArgumentName, Then True is returned.
Expected Results:
If the IsMissing function [isn't] called by the ArgumentName, Then True is
returned.
Or
If the IsMissing function is called by the ArgumentName, Then [False] is
returned.
Reproducible: Always
User Profile Reset: No
Additional Info:
None
--
You are receiving this mail because:
You are the assignee for the bug.