Forum Discussion
Former_Member
8 years agoIdeator I
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.