Modify ↓
Opened on Jun 7, 2018 at 6:18:26 PM
Last modified on Mar 17, 2024 at 4:59:49 PM
#3635 assigned Feature Request
Assign function: support for constants
| Reported by: | genius257 | Owned by: | Jon |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | assign const | Cc: |
Description
It would be nice if a flag for the Assign function could be added to create a variable as a constant.
Assign("CONST_1", 1, $ASSIGN_CREATE+$ASSIGN_CONSTANT)
Attachments (0)
Change History (2)
comment:1 by , on Oct 9, 2020 at 1:53:56 PM
| Owner: | set to |
|---|---|
| Status: | new → assigned |
comment:2 by , on Mar 17, 2024 at 4:59:49 PM
| Owner: | changed from to |
|---|
Note:
See TracTickets
for help on using tickets.

Fix sent to Jon