tracker issue : CF-4203783

select a category, or use search below
(searches all categories and all time range)
Title:

[ANeff] Bug for: struct['key'] notation should always work

| View in Tracker

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:

(and agreeing w/ Samuel Knowlton)
Comment by Aaron N.
30063 | December 17, 2018 10:05:10 AM GMT