Fixed
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Imported User 97
Imported User 97Priority
Fix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Created 15 April 2015 at 06:57
Updated 24 November 2016 at 23:32
Resolved 24 November 2016 at 23:32
As discussed in the Google Group (https://groups.google.com/forum/#!msg/lucee/JrTlw4kPO5A/LVBDKczaA2oJ), extend the JavaCast function to support a string to char array conversion, e.g.:
carr = javaCast("char[]", "Hello World");