I got this error while trying to build an Data Element (custom
code)Could not find Extension for ...In the Data Element, I put a very
simple code to test:var person = new Object();And it seems that I got an
error for that line of code:So is it possible to initialize a JS Object
in Launch? Or is this an error?Thanks,