Hi ,
I am trying to create a Location via toolbar script ,
Here i need to set Name which accepts MultiStringIfc as input parameter for the method setMultiStringName();
setMultiStringName(MultiStringIfc value)
I am struggling to pass this MultiStringIfc since MultiStringIfc class has getter methods only.
Any assistance on passing MultiStringIfc would be really helpful.
Thanks in advance,
Amar