[Libreoffice-bugs] [Bug 132325] New: Basic: Any keyword is not documented
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Apr 22 13:21:02 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=132325
Bug ID: 132325
Summary: Basic: Any keyword is not documented
Product: LibreOffice
Version: Inherited From OOo
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: BASIC
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: alain.romedenne at libreoffice.org
Description:
Any is an alias for Variant primitive data type, Any is not documented
Example code:
Dim a As Any
Sub Main
a = 1.25E-15
Print a
End Sub
Steps to Reproduce:
n/a
Actual Results:
see Basic code example
Expected Results:
n/a
Reproducible: Always
User Profile Reset: No
Additional Info:
Any is a convenient shortcut worth documenting
--
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/20200422/cb1749e2/attachment.htm>
More information about the Libreoffice-bugs
mailing list