Modify ↓
Opened 11 years ago
#3006 new Feature Request
Create a shortcut for the expression in a With statement.
| Reported by: | Jaberwocky | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
With $object
Local $copy = .
DoSomethingWithObject(.)
. = DuplicateObject($copy)
EndWith
Attachments (0)
Note:
See TracTickets
for help on using tickets.
