Forum Discussion
Former_Member
8 years agoAccelerator III
Hi Angelalp,
It might work with:
setType("Part");
var item = apply();
return item;
in an "onGet" server method. However, I haven't tested it that thoroughly yet though.