Modify ↓
      
        Opened 7 years ago
Last modified 20 months 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 Changed 5 years ago by Jpm
- Owner set to Jpm
- Status changed from new to assigned
comment:2 Changed 20 months ago by Jpm
- Owner changed from Jpm to Jon
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
        TracTickets for help on using
        tickets.
    

Fix sent to Jon