Adam Cameron
java
function is documented. It was added in CF2018.
Example:
https://trycf.com/gist/e55e3925238de2b6529443194d06ca72/acf2018?theme=monokai
myDate = new java("java.sql.Date").valueOf("2011-03-24");
writeDump(myDate.toString());
Also FAO @lmajano / @bdw429sRodney
07/01/2024, 11:57 AMAdam Cameron
<https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-in-k/java.html>
, which would be between <https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-in-k/isxmlroot.html>
and <https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-in-k/javacast.html>
in the CFML reference.Adam Cameron
Rodney
07/01/2024, 12:44 PMAdam Cameron
<https://helpx.adobe.com/coldfusion/using/whats-new-coldfusion-2018.html#new>
.
To me that's almost a "marketing" page, not a docs page. Everything on that page should be in the appropriate place in the CFML ref / Developers' Guide.Adam Cameron
Adam Cameron
Adam Cameron
Adam Cameron
new
in the example code). So doesn't belong where I suggested it ought to in the CFML ref, as it does not belong with the functions. Not sure where it should go then, but it needs to go somewhere (other than in an obsolete "what's new..." page.mtbrown
07/07/2024, 9:35 AMAdam Cameron
Mark Takata (Adobe)
07/08/2024, 10:07 PMsaghosh
07/09/2024, 2:40 AMAdam Cameron
saghosh
08/12/2024, 1:38 PM