Status/Resolution/Reason: Needs Review//HaveNewInfo
Reporter/Name(from Bugbase): Aaron Neff / ()
Created: 12/17/2018
Components: Language, Null Support
Versions: 2018
Failure Type: Enhancement Request
Found In Build/Fixed In Build: 2018.0.0.308164 /
Priority/Frequency: Normal / Some users will encounter
Locale/System: / Platforms All
Vote Count: 2
Issue: struct['key'] notation should always work
`struct.key` and `struct['key']` should compile the same (agreeing w/ Brad Wood)
Meaning, `struct?.key` and `struct?['key']` should compile the same.
Related ticket: https://tracker.adobe.com/#/view/CF-4126681 (issue already has votes)
Attachments:
Comments: