Skip to Content
0
Former Member
Dec 12, 2007 at 05:47 AM

How to display the size of the model?

28 Views

Hi,

Im having an model and i have mapped it to the component controller. now i want to know the model size?

i have used the following code to get the size

wdContext.node__Ao_Ep_Get_Appl_Detail_Input().size();

how to display this size in the screen during deployment?

Thanks,

Suresh