Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Adam Cameron / Adam Cameron (Adam Cameron)
Created: 03/09/2016
Components: Documentation
Versions: 2016
Failure Type: Unspecified
Found In Build/Fixed In Build: Alpha_v12 /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Win All
Vote Count: 0
The docs have this example:
<cfset departments=StructNewOrdered()>
This is not valid. The syntax is:
<cfset departments=StructNew("Ordered")>
Indeed the preceding line of the docs even says this.
--
Adam
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4126740
External Customer Info:
External Company: Straker Interactive
External Customer Name: Adam Cameron
External Customer Email: CAMERON.ADAM@GMAIL.COM
External Test Config:
Attachments:
Comments: