How to initialize an object in DWScipt?

后端 未结 0 1989
独厮守ぢ
独厮守ぢ 2021-02-10 02:46

What is the equivalent of this JS code in DWScript please? I use the DWScript codegen.

// JavaScript:
DoIt({name:"Fred", size:{width:3,height:2}});


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题