Community
Participate
Working Groups
Build Identifier: 201109242101 Type "foreach" then Content Assist and select "foreach statement",there should be "target from item" NOT "target into item", please correct the template from "into" to "from" Reproducible: Always Steps to Reproduce: 1.create a program 2.create a function 3.type "foreach" then select foreach statement
fixed. new template is foreach (item from ds) // EGL statements end
Verified in 201110120952