#2391 closed Feature Request (Rejected)
Select...Case...EndSelect - Remarks - PROPOSAL
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | Documentation | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
in Select...Case...EndSelect
in Remarks
Please
add link to "Language Reference - Operators"
This proposal has been discussed here:
http://www.autoitscript.com/forum/topic/153741-report-help-file-errors-here-part-2/page-23
But, unfortunately, was not added.
Here are my additional explanation:
Remarks currently includes:
"The expression can contain the boolean operators of And, Or, and Not as well as the logical operators <, <=,>,> =, =, ==, and <> grouped with parentheses as needed."
I think that it is incomplete in relation to the description contained in the "Language Reference - Operators".
To me, this is only a substitute for the information contained in the "Language Reference - Operators".
Of course, in the description of the "Select ... Case ... EndSelect" present description is sufficient.
However, within the Remarks section, refer to the complete information should be included.
Attachments (0)
Change History (3)
comment:1 by , 13 years ago
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |

Linking to the operators page will cause confusion that all operators are supported. So I have rejected this ticket. Thanks for requesting though.