Hey guys,
can anybody tell me if there is a possiblity to create an Object in Application Designer
These methods do not work:
var object = new Object();
var object = {};
Thanks in advance for help!
BR