Modify ↓
Opened 8 years ago
Last modified 2 years ago
#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 , 5 years ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
comment:2 by , 2 years ago
| Owner: | changed from to |
|---|
Note:
See TracTickets
for help on using tickets.

Fix sent to Jon