[a104] object number property bug [KNOWN]
Posted: 25 Aug 2019, 02:36
Code: Select all
Obj := {111: 'aaa'}
MsgBox Obj.111
Let's help each other out
https://www.autohotkey.com:443/boards/
https://www.autohotkey.com:443/boards/viewtopic.php?f=37&t=67392
Code: Select all
Obj := {111: 'aaa'}
MsgBox Obj.111