409 Views
Ben Nadel looks at the various ways to affect Struct-key casing during calls to serializeJson() in Lucee CFML 5.3.2.77. Ultimately, the best option is to set the "dot-notation-upper-case" compiler directive to "false", which will allow all Struct-keys to maintain the key-casing as defined within the CFML code itself.
0 comments