chenzhaoplus
5 Apr 2012, 6:28 PM
hi,guys!
Is it right?
currentRec.set("embranchmentId", {
"1111"
});
Or how about this?
currentRec.set("embranchmentId","1111");
which one is right?if both of them are wrong,then how to use it?
thanks!
Is it right?
currentRec.set("embranchmentId", {
"1111"
});
Or how about this?
currentRec.set("embranchmentId","1111");
which one is right?if both of them are wrong,then how to use it?
thanks!