4Dランゲージ コマンド(テーマ別) オブジェクト (ランゲージ)バージョン: 21 R3オブジェクト (ランゲージ)New object ( property : Text ; value : any {; ...(property : Text ; value : any)} ) : Object New shared object ( property : Text ; value : any {; ...(property : Text ; value : any)} ) : Object OB Copy ( object : Object, Object {; resolvePtrs } ) : ObjectOB Copy ( object : Object, Object {; option : Integer {; groupWith : Collection, Object}} ) : Object OB Entries ( object : Object ) : Collection OB Get ( object : Object, Object ; property : Text {; type : Integer} ) : any OB GET ARRAY ( object : Object ; property : Text ; array : Array ) OB GET PROPERTY NAMES ( object : Object ; arrProperties : Text array {; arrTypes : Integer array} ) OB Get type ( object : Object ; property : Text ) : Integer OB Instance of ( object : Object ; class : Object ) : Boolean OB Is defined ( object : Object, Object {; property : Text} ) : Boolean OB Is empty ( object : Object, Object ) : Boolean OB Is shared ( toCheck : Object, Collection ) : Boolean OB Keys ( object : Object ) : Collection OB REMOVE ( object : Object, Object ; property : Text ) OB SET ( object : Object ; property : Text ; value : Expression {; ...(property : Text ; value : Expression)} ) OB SET ARRAY ( object : Object, Object ; property : Text ; array : Array, Variable ) OB SET NULL ( object : Object, Object ; property : Text ) OB Values ( object : Object ) : Collection Storage : Object