Community
Participate
Working Groups
Build Identifier: 20110615-0604 global JavaScripts in resource script files have to be referenced via syntax similar to: icsc.getExternalContext().getScriptable().evaluate("getMyValue()") rather than just: getMyValue(); Reproducible: Always