How do I get this:
promotion.slide[0].line2.text()
into this:
this.Line1.text1
This is not working:
this.Line1.text1.text = promotion.slide[0].line2.text();
Thanks
How do I get this:
promotion.slide[0].line2.text()
into this:
this.Line1.text1
This is not working:
this.Line1.text1.text = promotion.slide[0].line2.text();
Thanks
:: Copyright KIRUPA 2024 //--